Skip to content

Commit d5334f7

Browse files
committed
Update docker/ReadMe.md
1 parent c649774 commit d5334f7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docker/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ docker run -it --name mapserver-workshop geographika/mapserver-workshop:latest b
5757
This image contains both MapServer and all the MapServer workshop files so it can be deployed
5858
in 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
```
6163
start "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
8386
doctl auth init -t dop_v1_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
8487
doctl registry login

0 commit comments

Comments
 (0)