diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-07 12:42:31 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-07 12:42:31 +1200 |
| commit | bca83643c4bb5f4bcc2af727dbef1c53d937ddea (patch) | |
| tree | 099708b6b302855c5bf1efe1c4805a4e76f31cb1 /Dockerfile | |
| parent | b0544e2a170948b9cf316acad1d6f00b7fc11388 (diff) | |
| download | yerbalinux-bca83643c4bb5f4bcc2af727dbef1c53d937ddea.tar.xz yerbalinux-bca83643c4bb5f4bcc2af727dbef1c53d937ddea.zip | |
Clean slate, the Makefile is too scuffed
Switching to Nix
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index 9ea2b9a..0000000 --- a/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -FROM ubuntu:22.04 - -RUN apt-get update && apt-get install -y build-essential gcc make wget libssl-dev xorriso git bison flex libelf-dev bc libssl-dev dwarves binutils cpio zstd squashfs-tools && apt-get clean - |
