An open API service indexing awesome lists of open source software.

https://github.com/zonca/gisandbox-container


https://github.com/zonca/gisandbox-container

Last synced: 5 months ago
JSON representation

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.