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

docker-compose task spins up postgresql container for a short period #2

Open
ghost opened this issue Dec 20, 2019 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Dec 20, 2019

As the charm uses the upstream docker-compose.yml, the docker_compose Ansible task spins up a postgresql container for a short duration before terminating it due to the scale option.

As far as I can tell docker-compose.override.yml does not support removing existing services so not sure how to handle this without making a separate docker-compose.yml which would need to be tracked and maintened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

0 participants