We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418db36 commit fdc54efCopy full SHA for fdc54ef
1 file changed
Dockerfile
@@ -19,9 +19,3 @@ RUN source /home/jovyan/.bash_profile
19
20
# Install dev version of Earthpy
21
RUN pip install git+https://github.com/earthlab/earthpy@apppears
22
-
23
-# Install gnome keyring
24
-USER root
25
-RUN apt-get install -y libdbus-glib-1-dev
26
-RUN pip install secretstorage dbus-python
27
-USER jovyan
0 commit comments