Hello, there Today I tried to run Geoserver from a container image and received the following error message
docker run -it --rm -p8080:8080 76ebad46b72a Welcome to GeoServer 2.25.1 Initialize /opt/geoserver_data/ from data directory included in geoserver.war Starting installation of extensions Finished installation of extensions Installing default server.xml with substituted environment variables *Cannot find /opt/apache-tomcat-9.0.86/bin/setclasspath.sh* *This file is needed to run this program* I entered the docker instance by overriding the default entrypoint and see the file exists. So it is hard to understand what is wrong root@942c591404bf:/opt/apache-tomcat-9.0.86/bin# ls -al total 820 ... -rw-r----- 1 root root 3606 Feb 14 08:15 makebase.bat -rwxr-x--- 1 root root 3382 Feb 14 08:15 makebase.sh -rw-r----- 1 root root 3814 Feb 14 08:15 setclasspath.bat *-rwxr-x--- 1 root root 4317 Feb 14 08:15 setclasspath.sh* -rw-r----- 1 root root 2020 Feb 14 08:15 shutdown.bat -rwxr-x--- 1 root root 1902 Feb 14 08:15 shutdown.sh ... Did anyone else have similar experience? Thank you, Shane
_______________________________________________ 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