Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 43c80ba

Browse files
committed
fix: user root
1 parent c0a46d3 commit 43c80ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-tools

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ WORKDIR /opt/app-root/src
55

66
COPY Pipfile* /opt/app-root/src/
77

8+
USER root
89
RUN yum -y install --disableplugin=subscription-manager wget \
910
&& yum --disableplugin=subscription-manager clean all
1011

0 commit comments

Comments
 (0)