Skip to content

Instantly share code, notes, and snippets.

@Synesso
Created February 16, 2018 00:04
Show Gist options
  • Save Synesso/61fbdaaf70b1847251d320ce6177680a to your computer and use it in GitHub Desktop.
Save Synesso/61fbdaaf70b1847251d320ce6177680a to your computer and use it in GitHub Desktop.
Quick and dirty tileserver
docker run -it -v /tmp/tilestream/tiles:/data -p 8080:80 klokantech/tileserver-gl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment