Created
February 15, 2019 11:47
-
-
Save softberries/828fe6443ccf2a5e23d2180cb26bb16a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -p 80:80 -v openstreetmap-data:/var/lib/postgresql/10/main \ | |
-v openstreetmap-rendered-tiles:/var/lib/mod_tile \ | |
-d overv/openstreetmap-tile-server run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment