Hello everyone, I'm having a Docker container with Geoserver and some actions on Geoserver require restart of the application. Those are eg. installing new extensions by copying *.jar files to desired directory. How can this be done inside Docker at the build/startup time?
One way that I think of might be running container from non-tomcat image (like Ubuntu), starting up Geoserver/Tomcat, installing jars and manually execute command to restart tomcat. This is not very elegant though. Do you have any other ideas? I didn't manage to configure Geoserver to have those extensions loaded at the first run (even after copying all the files from standalone Geoserver that had those extensions installed), that's why I'm thinking about restarting. Best regards Adam Borczyk
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users