[Tile-serving] [openstreetmap/mod_tile] render_list stucks at Rendering client (#180)
Michał Kiełtyka
notifications at github.com
Wed May 30 14:23:35 UTC 2018
I added:
```Dockerfile
RUN chown -R osm /home/ubuntu
USER osm
```
before
```Dockerfile
RUN mkdir /home/ubuntu/style/shp
```
and
```Dockerfile
USER root
```
before
```Dockerfile
RUN git clone https://github.com/openstreetmap/mod_tile.git
```
And it's working now :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/180#issuecomment-393181426
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180530/c0dd618e/attachment.html>
More information about the Tile-serving
mailing list