Remove carto -v
as not needed
npm install prints out version anyway
This commit is contained in:
parent
7875c4492e
commit
a0728026b2
@ -106,7 +106,6 @@ WORKDIR /home/renderer/src/openstreetmap-carto
|
|||||||
USER root
|
USER root
|
||||||
RUN npm install -g carto
|
RUN npm install -g carto
|
||||||
USER renderer
|
USER renderer
|
||||||
RUN carto -v
|
|
||||||
RUN carto project.mml > mapnik.xml
|
RUN carto project.mml > mapnik.xml
|
||||||
|
|
||||||
# Load shapefiles
|
# Load shapefiles
|
||||||
|
Loading…
Reference in New Issue
Block a user