Skip to content

Commit

Permalink
Merge pull request #32 from auraoupa/mamba
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
auraoupa authored May 30, 2024
2 parents ae22331 + b127174 commit d9c4018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ FROM jupyter/base-notebook:2023-05-15
# Disable announcements
RUN jupyter labextension disable "@jupyterlab/apputils-extension:announcements"

USER root

ARG MAMBA_USER=mambauser
ARG MAMBA_USER_ID=57439
ARG MAMBA_USER_GID=57439
Expand Down

0 comments on commit d9c4018

Please # to comment.