feat: basic container setup

This commit is contained in:
2026-06-18 14:33:23 +02:00
parent 07813d1d5d
commit 93e212607a
4 changed files with 20 additions and 2 deletions
+3 -2
View File
@@ -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/