kartoza / docker-geoserver

A docker recipe for GeoServer
GNU General Public License v2.0
628 stars 423 forks source link

Added Geonode? #689

Closed SigTill closed 2 months ago

SigTill commented 2 months ago

What is the bug or the crash?

Latest release: 2.24.4-geo-v2024.08.15

Last pushed 21 days ago by meomancer

Also seems to contain GEONODE - is that intentional?

Steps to reproduce the issue

Go to https://hub.docker.com/r/kartoza/geoserver/tags - look for 2.24.4-geo-v2024.08.15

Versions

2.24.4

Additional context

No response

NyakudyaA commented 2 months ago

@SigTill Please only use the images with the tags formats

VERSION=2.23.6
DATE=2024.07.26
kartoza/geoserver:${VERSION}--v${DATE}

or

VERSION=2.23.6
kartoza/geoserver:${VERSION}

Please refer to https://github.com/kartoza/docker-geoserver?tab=readme-ov-file#pulling-from-dockerhub, all other variants are for internal use and yes it contains GeoServer for GeoNode and you can use it if you have a GeoNode deployment but you will need to know what version of GeoNode that is running against

SigTill commented 2 months ago

Thank you for the quick reply, was worried that something was "off" - thats why I reported it. Case can be "closed"