Skip to content

Commit

Permalink
Remove USER 1001
Browse files Browse the repository at this point in the history
  • Loading branch information
lahtinep committed Dec 2, 2024
1 parent afbddff commit c1eb18a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ COPY --from=builder /opt/conda /opt/conda
COPY --from=builder /usr/bin/micromamba /usr/bin/
COPY entrypoint.sh /usr/bin/

USER 1001
EXPOSE 40000

ENTRYPOINT ["/usr/bin/entrypoint.sh"]

0 comments on commit c1eb18a

Please sign in to comment.