deegree webservices based on official Tomcat image
100K+
3.6, 3.6.0, latest (v3.6.x with base image Tomcat 10.1 and OpenJDK 17) - Dockerfile3.5-jdk17, 3.5-jdk17-tomcat10 (v3.5.x with base image Tomcat 10.1 and OpenJDK 17) - Dockerfile3.5, 3.5.16, (v3.5.x with base image Tomcat 9.0 and OpenJDK 11) - Dockerfile3.4, 3.4.35 (v3.4.x with base image Tomcat 8.5 and OpenJDK 8) - Dockerfile3.3, 3.3.21 (v3.3.x with base image Tomcat 8.5 and OpenJDK 8) - DockerfileThis repository provides Docker images with OSGeo deegree webservices with additional configuration and settings compared to the official OSGeo deegree images. All images use the official Apache Tomcat image with Open JDK. For more information about OSGeo deegree webservices visit www.deegree.org. The official docker images provided by the OSGeo deegree community are available at github.com/deegree/deegree3-docker.
The related Dockerfiles are available at https://github.com/tfr42/deegree-docker.
The following docker command starts the deegree web services inside the Docker container with the name deegree on port 8080:
% docker run -p 8080:8080 --name deegree --rm tfr42/deegree
Use a browser of your choice and open the URL:
http://container-ip:8080/deegree-webservices/
deegree is published under LGPL, v2.1.
Content type
Image
Digest
sha256:9f5e4c6ba…
Size
323.5 MB
Last updated
about 2 hours ago
docker pull tfr42/deegree