Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler committed Sep 20, 2023
1 parent 690d37f commit 4981dfb
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 @@ -21,4 +21,6 @@ RUN source /home/jovyan/.bash_profile
RUN pip install git+https://github.com/earthlab/earthpy@apppears

# Install gnome keyring
USER root
RUN apt-get install -y gnome-keyring
USER jovyan

0 comments on commit 4981dfb

Please sign in to comment.