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