File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ docker run -it --name mapserver-workshop geographika/mapserver-workshop:latest b
5757This image contains both MapServer and all the MapServer workshop files so it can be deployed
5858in the cloud. This is not required for the workshop itself, and users will use local files from the repository.
5959
60+ It first requires the ` mapserver-workshop ` Docker image above is built and available locally.
61+
6062```
6163start "C:\Program Files\Docker\Docker\Docker Desktop.exe"
6264# note parent path
@@ -79,6 +81,7 @@ docker tag mapserver-workshop-demo geographika/mapserver-workshop-demo
7981# https://mapserver-workshop-k8hvw.ondigitalocean.app/
8082# used for https://mapserver.github.io/getting-started-with-mapserver-demo/
8183# Login and get a new API token with permissions for "registry"
84+ # https://cloud.digitalocean.com/account/api/tokens
8285
8386doctl auth init -t dop_v1_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
8487doctl registry login
You can’t perform that action at this time.
0 commit comments