Sign inSign up

djayzen/ets-processes10

By djayzen

Updated over 2 years ago

TeamEngine demonstration instance including WPS 2.0 and OGC API - Processes - Part 1: Core.

Image
0

950

djayzen/ets-processes10 repository overview

TeamEngine 5.7 with WPS 2.0 and OGC API - Processes Part 1: Core support

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

Tag summary

Content type

Image

Digest

sha256:25c342858

Size

275.7 MB

Last updated

over 2 years ago

docker pull djayzen/ets-processes10