UNCLASSIFIED

Commit d0706730 authored by WingKwan Lau's avatar WingKwan Lau
Browse files

Update Dockerfile

parent 1c048d8f
Pipeline #393992 passed with stages
in 9 minutes and 1 second
...@@ -54,7 +54,7 @@ RUN useradd -u 1001 -r -g 0 -d ${HOME} -s /sbin/nologin \ ...@@ -54,7 +54,7 @@ RUN useradd -u 1001 -r -g 0 -d ${HOME} -s /sbin/nologin \
fix-permissions ${HOME} -P && \ fix-permissions ${HOME} -P && \
rpm-file-permissions rpm-file-permissions
RUN user 1001 USER 1001
ENTRYPOINT ["/usr/bin/container-entrypoint"] ENTRYPOINT ["/usr/bin/container-entrypoint"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment