Closed groldan closed 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/
config/
/etc/geoserver
spring-boot-base-image
target/config/
Copying the
config/
dir from the root directory and then to the docker image's/etc/geoserver
directory is performed by thespring-boot-base-image
Docker build, no need to copy it to every application'starget/config/