summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 4cc92c8..2b16c4d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,5 +2,5 @@ FROM alpine:latest
RUN apk update
RUN apk upgrade
-RUN apk add cargo clang cmake curl git libc++ linux-headers makedoas python3 rsync rust samurai umount
-RUN git clone https://github.com/cbpudding/maplelinux-bootstrap /maple \ No newline at end of file
+RUN apk add cargo clang cmake curl git libc++ linux-headers make python3 rsync rust samurai umount
+RUN git clone https://github.com/cbpudding/maplelinux-bootstrap /maple