mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
Build: Add Dockerfile
This commit is contained in:
parent
27913154ea
commit
00c0650f96
4 changed files with 17 additions and 6 deletions
|
@ -10,11 +10,6 @@ Make sure you have all the dependencies installed:
|
|||
sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs qemu-system-i386 qemu-utils
|
||||
```
|
||||
|
||||
On Docker, install these as well:
|
||||
```bash
|
||||
sudo apt install wget genext2fs
|
||||
```
|
||||
|
||||
**Fedora**
|
||||
```bash
|
||||
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs @"C Development Tools and Libraries" @Virtualization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue