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

Update GitHub Actions workflow to support multi-architecture docker image builds #116

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

danidrasovean
Copy link
Contributor

@danidrasovean danidrasovean commented Jun 17, 2024

Dockerfile:

  • Updated the Dockerfile for conditional copying of required files for amd64/arm64

GitHub Actions workflow:

  • Added docker/metadata-action@v5 to automatically generate image tags and labels
  • Replaced manual Docker build and push steps with docker/build-push-action@v5

@danidrasovean danidrasovean self-assigned this Jun 17, 2024
@danidrasovean danidrasovean changed the title Update Dockerfile to support multi-architecture builds Update GitHub Actions workflow to support multi-architecture docker image builds Jun 17, 2024
@danidrasovean danidrasovean marked this pull request as ready for review June 17, 2024 08:52
@danidrasovean danidrasovean merged commit c1034c9 into main Jun 17, 2024
2 checks passed
@danidrasovean danidrasovean deleted the multi-arch-docker-build branch June 17, 2024 09:02
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.

3 participants