Commit 1598966e by luiz.nunes

Update Dockerfile

parent 22ecc4d8
...@@ -24,3 +24,5 @@ COPY docker-setup.sh /docker-setup.sh ...@@ -24,3 +24,5 @@ COPY docker-setup.sh /docker-setup.sh
RUN chmod +x /docker-setup.sh RUN chmod +x /docker-setup.sh
ENTRYPOINT ["/usr/bin/chaperone"] ENTRYPOINT ["/usr/bin/chaperone"]
USER 1001
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