Update Dockerfile
This commit is contained in:
parent
2d37868365
commit
87c0da28e8
@ -141,7 +141,7 @@ RUN mkdir -p /home/renderer/src \
|
||||
&& git clone --single-branch --branch v5.3.1 https://github.com/gravitystorm/openstreetmap-carto.git --depth 1 \
|
||||
&& cd openstreetmap-carto \
|
||||
&& rm -rf .git \
|
||||
&& npm install -g carto \
|
||||
&& npm install -g carto@0.18.2 \
|
||||
&& carto project.mml > mapnik.xml
|
||||
|
||||
# Configure renderd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user