We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff1a49 commit 5c84addCopy full SHA for 5c84add
Dockerfile.NL
@@ -1,4 +1,4 @@
1
-FROM pdok/mapserver:7.6.4-debian-lighttpd
+FROM pdok/mapserver:7.6.4-buster-lighttpd
2
LABEL maintainer="PDOK dev <https://github.com/PDOK/mapserver-docker/issues>"
3
4
RUN wget https://github.com/OSGeo/proj-datumgrid/releases/download/europe-1.6/proj-datumgrid-europe-1.6.tar.gz && \
@@ -8,4 +8,4 @@ RUN wget https://github.com/OSGeo/proj-datumgrid/releases/download/europe-1.6/pr
8
mv /proj-datumgrid-europe-1.6/naptrans2018.gtx /usr/share/proj/naptrans2018.gtx && \
9
rm -rf proj-datumgrid*
10
11
-COPY nl/epsg /usr/share/proj
+COPY nl/epsg /usr/share/proj
0 commit comments