Nightly docker images are available, and can be used to test community
modules.
docker pull docker.osgeo.org/geoserver:2.24.x
docker run -it -p8080:8080 docker.osgeo.org/geoserver:2.24.x
--env INSTALL_EXTENSIONS=true \
--env STABLE_EXTENSIONS="css,wps" \
--env COMMUNITY_EXTENSIONS="ogcapi-features" \
docker.osgeo.org/geoserver:2.24.x
For updated instructions see
https://github.com/geoserver/geoserver/pull/6812
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel