Dockerfil
parent
91e78783fb
commit
1794ce2fd4
|
@ -1,6 +1,6 @@
|
|||
FROM docker.io/library/archlinux:base-devel
|
||||
|
||||
RUN pacman -Sy --yes git
|
||||
RUN pacman -Sy --noconfirm git
|
||||
RUN useradd -ms /bin/bash builduser
|
||||
|
||||
USER builduser
|
||||
|
|
Loading…
Reference in New Issue