TeamEngine demonstration instance including WPS 2.0 and OGC API - Processes - Part 1: Core.
950
You can use this image to run TeamEngine with the WPS 2.0 and OGC API - Processes - Part 1: Core Test Suites.
To start TeamEngine, use the following command:
docker run -d --name demo-teamengine -p 8080:8080 djayzen/ets-processes:latest
Then, you can access your local TeamEngine through http://localhost:8080.
If you want to show the log from the TeamEgine to ease debugging your Server Instance, use the following command:
docker logs -f cite-teamengine
Once you are done with your testing, you can use the command below:
docker stop cite-teamengine
docker rm cite-teamengine
Content type
Image
Digest
sha256:25c342858…
Size
275.7 MB
Last updated
over 2 years ago
docker pull djayzen/ets-processes10