Remove carto -v
as not needed
npm install prints out version anyway
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user