geoserver / geoserver-cloud

Cloud Native GeoServer is GeoServer ready to use in the cloud through dockerized microservices.
http://geoserver.org/geoserver-cloud
Other
260 stars 79 forks source link

Stop copying config/ to all apps' target/ directory #556

Closed groldan closed 1 month ago

groldan commented 1 month ago

Copying the config/ dir from the root directory and then to the docker image's /etc/geoserver directory is performed by the spring-boot-base-image Docker build, no need to copy it to every application's target/config/