That is fun, trying those out locally. You may wish to write a blog post or share these two with the user list to attract testing.
There was some discussion on gitter and issue tracker ... what would it take to setup docker hub geoserver/geoserver or osgeo/geoserver ? -- Jody Garnett On Fri, 19 Mar 2021 at 08:13, Nils Bühner <[email protected]> wrote: > Hi all, > > we now have two test releases of the two docker approaches from > https://github.com/geoserver/docker/pulls > > - > > https://hub.docker.com/layers/geosolutionsit/geoserver/2.19-RC_GSIP-192/images/sha256-c35924471d6e2c3ef9a8947bd7b2347eedc605cf2c730be33c1fb68e7a4d24c1?context=explore > - > > https://hub.docker.com/layers/terrestris/geoserver/2.19-RC_GSIP-192/images/sha256-288e767a8a2124d5b21a87cbc505d51f99b9e6f54715778ef80aa099d550a643?context=explore > > The images can be started with: > > - docker run -d --rm -p 8888:8080 --name geoserver > geosolutionsit/geoserver:2.19-RC_GSIP-192 > - docker run -d --rm -p 8888:8080 --name geoserver > terrestris/geoserver:2.19-RC_GSIP-192 > > As mentioned before, i already started a comparison of the two approaches > on https://github.com/geoserver/docker/wiki > > I will try to find some time until the end of next week to continue this > comparison (on the image level). > > Feel free to extend/correct the current comparison or give any kind of > feedback here. > > Have a nice weekend, > Nils > > > On 3/12/21 9:12 AM, Nils Bühner wrote: > > Hi again, > > I could just reactivate my osgeo account from earlier days ("buehner"). > > I am currently asking myself: Who is the right person to contact to get > sufficient rights for > https://repo.osgeo.org/#browse/browse:geoserver-docker ? > > Best regards, > Nils > > > On 3/12/21 8:49 AM, Nils Bühner wrote: > > Hi all, > > I added a comparison of the two docker approaches we currently have: > https://github.com/geoserver/docker/wiki > > This is a comparison of the features of the Dockerfiles themselves, but in > future a comparison of the resulting images might follow. Feel free to > extend, update and correct the comparison. > > As Jody was asking for both open pull requests ( > https://github.com/geoserver/docker/pull/1 and > https://github.com/geoserver/docker/pull/2) whether we can release docker > images as starting points, i'd like to start a discussion here on how we > want to coordinate this? > > - Do we want to publish testing images for both approaches for now > (and add a comparison for the resulting images as well, see above)? > - Or should we decide for one approach first and continue the work > only with that? > - Do we want to release on > https://repo.osgeo.org/#browse/browse:geoserver-docker ? > - Or do we even have an account for https://hub.docker.com/ ? > > As i do not yet have access to the osgeo repo, i just requested an account > there. > > Best regards, > > Nils > > > _______________________________________________ > Geoserver-devel mailing > [email protected]https://lists.sourceforge.net/lists/listinfo/geoserver-devel > > > > _______________________________________________ > Geoserver-devel mailing > [email protected]https://lists.sourceforge.net/lists/listinfo/geoserver-devel > > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
