Skip to content

Commit

Permalink
using root
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianhao-Gu committed Sep 13, 2024
1 parent 81e1416 commit 1ff85ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ RUN chown -R spark_user:spark ${JUPYTERHUB_SECRETS_DIR}
RUN echo "spark_user ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers

# Switch back to non-root user
USER spark_user
USER root

ENTRYPOINT ["/opt/scripts/entrypoint.sh"]

0 comments on commit 1ff85ec

Please sign in to comment.