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
|
||||
RUN npm install -g carto
|
||||
USER renderer
|
||||
RUN carto -v
|
||||
RUN carto project.mml > mapnik.xml
|
||||
|
||||
# Load shapefiles
|
||||
|
Loading…
Reference in New Issue
Block a user