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

Add healthchecks and build contexts to the docker-compose config #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jackatbancast
Copy link

This change adds some healthchecks, and the tracking of said
healthchecks for dependencies to start in a more consistent manner.

Also included in this change are build rules for when the provided
images aren't already available on the machine, falling back to
building them each time. This additionally provides the ability to run
docker compose build to rebuild relevant images.

This change adds some healthchecks, and the tracking of said
healthchecks for dependencies to start in a more consistent manner.

Also included in this change are `build` rules for when the provided
images aren't already available on the machine, falling back to
building them each time. This additionally provides the ability to run
`docker compose build` to rebuild relevant images.
@jackatbancast jackatbancast requested a review from dyson March 31, 2022 14:45
Base automatically changed from gocardless-v0.17.0+ to master April 26, 2022 00:59
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