We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238ad26 commit 70f222fCopy full SHA for 70f222f
Dockerfile
@@ -1,6 +1,7 @@
1
# Dockerfile
2
FROM jupyter/minimal-notebook:latest
3
4
+ENV PROJ_LIB=/opt/conda/share/proj/
5
# Install system dependencies
6
COPY apt.txt /tmp/apt.txt
7
USER root
0 commit comments