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 fix #331

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Docker compose fix #331

merged 2 commits into from
Sep 6, 2024

Conversation

Wolkenfarmer
Copy link
Collaborator

Fixes two issues:
1.: docker-compose calls not working in our GitHub workflows anymore, migrating them to docker compose
2.: adjusting the documentation to always explicitly set the --build flag, as otherwise docker compose might try to pull the images instead. Also adjustes GitHub workflows to this for future safety and not them suddenly breaking again like our local builds.

@Wolkenfarmer Wolkenfarmer self-assigned this Sep 5, 2024
@Wolkenfarmer Wolkenfarmer changed the title Main docker compose fix Docker compose fix Sep 5, 2024
@JoshuaRiewesell JoshuaRiewesell self-requested a review September 6, 2024 08:50
Copy link
Contributor

@JoshuaRiewesell JoshuaRiewesell left a comment

Choose a reason for hiding this comment

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

lgtm and works for my machine

@Wolkenfarmer Wolkenfarmer merged commit 69c230e into main Sep 6, 2024
3 checks passed
@Wolkenfarmer Wolkenfarmer deleted the main-docker-compose-fix branch September 6, 2024 08:52
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