Remove USER directive
This commit is contained in:
parent
e2c161190d
commit
a7c0a5e150
@ -6,8 +6,6 @@ ENV LANG en_US.UTF-8
|
||||
ENV LANGUAGE en_US:en
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
|
||||
USER root
|
||||
|
||||
# Install runtime requirements
|
||||
RUN dnf -y python3 gcc python3-pip && \
|
||||
/usr/bin/python3 -m venv extra-modules /var/lib/awx/my-venv/extra-modules
|
||||
|
||||
Loading…
Reference in New Issue
Block a user