diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ FROM alpine:latest RUN apk update RUN apk upgrade -RUN apk add clang cmake curl git libc++ linux-headers makedoas python3 rsync samurai umount +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 |
