Dockerfil
This commit is contained in:
parent
2adf81aefe
commit
91e78783fb
@ -1,5 +1,6 @@
|
||||
FROM docker.io/library/archlinux:base-devel
|
||||
|
||||
RUN pacman -Sy --yes git
|
||||
RUN useradd -ms /bin/bash builduser
|
||||
|
||||
USER builduser
|
||||
|
Loading…
x
Reference in New Issue
Block a user