add npm install -g millstone

This commit is contained in:
Olivier DEBAUCHE 2021-06-10 22:26:27 +02:00 committed by GitHub
parent 88fb08aabb
commit 65fda58677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,6 +133,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