Skip to content

Commit 70f222f

Browse files
authored
Update Dockerfile
1 parent 238ad26 commit 70f222f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Dockerfile
22
FROM jupyter/minimal-notebook:latest
33

4+
ENV PROJ_LIB=/opt/conda/share/proj/
45
# Install system dependencies
56
COPY apt.txt /tmp/apt.txt
67
USER root

0 commit comments

Comments
 (0)