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

Generate multiplatform image #747

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

Conversation

vbaranov
Copy link
Member

Resolves #743

  • Adds Docker image for arm64 platform for all microservices
  • Equalize versions of actions across the workflows:
    actions/checkout@v4
    docker/login-action@v2
    docker/metadata-action@v5
    docker/setup-buildx-action@v3
    docker/build-push-action@v5

@abcfy2
Copy link

abcfy2 commented Mar 21, 2024

Please merge this PR. I need arm64 support. Thanks.

@gustavovalverde
Copy link

I need arm64 support

+1

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.

Generate arm64-compatible Docker images
5 participants