🔨 Removed .git directory
This commit is contained in:
parent
e8e95c6001
commit
637e821888
@ -120,6 +120,7 @@ RUN mkdir -p /home/renderer/src \
|
||||
&& git clone https://github.com/gravitystorm/openstreetmap-carto.git \
|
||||
&& git -C openstreetmap-carto checkout v4.23.0 \
|
||||
&& cd openstreetmap-carto \
|
||||
&& rm -rf .git \
|
||||
&& npm install -g carto@0.18.2 \
|
||||
&& carto project.mml > mapnik.xml \
|
||||
&& scripts/get-shapefiles.py
|
||||
|
Loading…
Reference in New Issue
Block a user