Get Osmium
This commit is contained in:
parent
a1cbf0d74c
commit
8750c004b3
@ -139,7 +139,8 @@ RUN adduser --disabled-password --gecos "" renderer
|
|||||||
# Install python libraries
|
# Install python libraries
|
||||||
RUN pip3 install \
|
RUN pip3 install \
|
||||||
requests \
|
requests \
|
||||||
pyyaml
|
pyyaml \
|
||||||
|
osmium
|
||||||
|
|
||||||
# Configure Apache
|
# Configure Apache
|
||||||
RUN mkdir /var/lib/mod_tile \
|
RUN mkdir /var/lib/mod_tile \
|
||||||
|
Loading…
Reference in New Issue
Block a user