docker
docker copied to clipboard
GeoServer docker image
Currently, the docker images at https://docker.osgeo.org are only compatible with AMD64 platform. Basically, they run on Intel and AMD, not on ARM. ARM CPUs are winning in popularity, and hosters...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | eclipse-temurin | stage | major | `17.0.14_7-jdk-jammy` -> `21.0.6_7-jdk-jammy` | --- ### Configuration...
With this PR, I want to address the issues [GEOS-11555](https://osgeo-org.atlassian.net/browse/GEOS-11555) and [GEOS-11258](https://osgeo-org.atlassian.net/browse/GEOS-11258) about some inabilities of the extension installer script. In my opinion, it should be possible to add community...