feat: basic container setup
This commit is contained in:
+3
-2
@@ -1,4 +1,5 @@
|
||||
FROM archlinux
|
||||
RUN pacman -S fish wget
|
||||
|
||||
RUN pacman --noconfirm -Sy fish wget git
|
||||
# TODO: Finish
|
||||
RUN wget
|
||||
# RUN wget https://git.janishutz.com/
|
||||
|
||||
Reference in New Issue
Block a user