Updated sources and moved configuration to its own folder

This commit is contained in:
Alexander Hill
2025-10-13 13:29:12 -04:00
parent d953c8fca2
commit d97f4abeb3
24 changed files with 395 additions and 1178 deletions

View File

@@ -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
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