Skip to content

Instantly share code, notes, and snippets.

@softberries
Created February 15, 2019 11:47
Show Gist options
  • Save softberries/828fe6443ccf2a5e23d2180cb26bb16a to your computer and use it in GitHub Desktop.
Save softberries/828fe6443ccf2a5e23d2180cb26bb16a to your computer and use it in GitHub Desktop.
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