https://github.com/zonca/gisandbox-container
https://github.com/zonca/gisandbox-container
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zonca/gisandbox-container
- Owner: zonca
- Created: 2018-06-22T14:18:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T17:49:58.000Z (over 7 years ago)
- Last Synced: 2025-06-14T04:07:57.353Z (about 1 year ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker container for GISandbox
==============================
Automatically built container available at:
## Build the container locally
* Checkout the repository
* modify the Dockerfile, if needed
* `cd` into the folder
* Build it with:
bash build.sh
## Download the container from DockerHub
docker pull zonca:gisandbox-container
docker run -p 8888:8888 zonca/gisandbox-container
Open the browser and connect to `localhost:8888`
and insert the token printed out in the console.