added docker to arch-builder image
Some checks failed
CI / Build arch-builder docker images (push) Failing after 5m14s
Some checks failed
CI / Build arch-builder docker images (push) Failing after 5m14s
This commit is contained in:
@@ -62,6 +62,7 @@ RUN pacman -S --noconfirm --needed \
|
||||
bzip2 \
|
||||
gzip \
|
||||
upx \
|
||||
docker \
|
||||
jdk21-openjdk
|
||||
|
||||
RUN useradd luser -G users -u 1000 -s /bin/bash -m -d /home/luser
|
||||
|
Reference in New Issue
Block a user