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 improvments #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Docker improvments #1

wants to merge 7 commits into from

Conversation

DRSchlaubi
Copy link

@DRSchlaubi DRSchlaubi commented Sep 10, 2024

This PR aims to improve the Docker image publishing:

  • Update all GitHub actions
  • Use the official docker/metadata-action
    • This gives us the advantage that users can fork this and enable the CI without needing to change the workflow
  • Switch to alpine
    • This shrinks the image and allows us to support arm
  • provide arm builds
  • combine build and push jobs

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