Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

groldan
Copy link
Member

@groldan groldan commented Oct 21, 2024

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/

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/`
@groldan groldan merged commit 199f5cd into geoserver:main Oct 21, 2024
3 checks passed
@groldan groldan deleted the build/remove_config_from_target_if_not_needed branch October 21, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant