Hello again,
with the new GeoServer release 2.26.0, the Docker image is built on top
of the official tomcat base image for the first time. We now realized
that in the old approach (changed by
https://github.com/geoserver/docker/pull/45) "gdal-bin" was installed,
but "apt install gdal-bin" is
Hi all,
last friday we merged a bigger change in the Docker Image repository:
https://github.com/geoserver/docker/pull/45
This changes the base image, so we now use the official tomcat docker
image as a base instead of installing tomcat ourselves. We succesfully
tested all the functionality