Update Dockerfile

This commit is contained in:
Olivier DEBAUCHE 2021-06-14 19:59:07 +02:00 committed by GitHub
parent 2018d69ce9
commit 4360703395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,7 @@ RUN mkdir -p /home/renderer/src \
&& cd openstreetmap-carto \
&& rm -rf .git \
&& npm install -g carto \
&& npm install -g millstone \
&& carto project.mml > mapnik.xml
# Configure renderd