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 modernization #186

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Docker modernization #186

merged 2 commits into from
Jun 17, 2024

Conversation

moseshll
Copy link
Collaborator

@moseshll moseshll commented Jun 13, 2024

  • Remove separate docker-compose file just used for tests.
  • Remove wait-for in favor of healthchecks
  • Produce HTML coverage report by default
  • Update mariadb to version 10.11 (was using unsupported 10.1 which apparently has limitations on healthcheck support)
  • Remove Makefile.PL since we use prove and thus don't ever invoke it.

- Remove separate docker-compose file just used for tests.
- Remove wait-for in favor of healthchecks
- Produce HTML coverage report by default
Copy link
Contributor

@Ronster2018 Ronster2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to the docker-compose file and the dockerfile make sense. Updating the readme helped as well.

@moseshll moseshll merged commit 556b049 into main Jun 17, 2024
1 check passed
@moseshll moseshll deleted the healthcheck branch June 17, 2024 19:57
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.

2 participants