This commit is contained in:
MedzikUser 2021-10-09 14:48:35 +02:00
parent 04c639aed6
commit eebdef9402
No known key found for this signature in database
GPG key ID: 3AC8B718A75F3281

View file

@ -1,5 +1,7 @@
FROM archlinux:base-devel FROM archlinux:base-devel
RUN useradd -m archie
RUN pacman -Syu --noconfirm \ RUN pacman -Syu --noconfirm \
git \ git \
base base