We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6445a27 commit 01be8cbCopy full SHA for 01be8cb
services/geoserver/start.sh
@@ -3,4 +3,6 @@
3
source ./env.sh
4
5
./stop.sh
6
+# do not start GeoServer
7
+exit 0
8
docker-compose up -d
0 commit comments