Skip to content

feat: make published Docker images multi-platform, add linux/arm64 plat#2395

Merged
v1v merged 4 commits intomainfrom
feature/support-multiplatform
Jul 10, 2024
Merged

feat: make published Docker images multi-platform, add linux/arm64 plat#2395
v1v merged 4 commits intomainfrom
feature/support-multiplatform

Conversation

@v1v
Copy link
Copy Markdown
Member

@v1v v1v commented Jul 10, 2024

Similar to elastic/apm-agent-nodejs#4038

Support for docker images with a multiplatform when a release tag or main.

Test

I used this PR to test the changes for teh release-main:

$ docker inspect docker.elastic.co/observability/apm-agent-dotnet:1.28.1-canary.0.4 | grep -i 'arch'
        "Architecture": "arm64",

Follow-ups

Tag latest is not working

Copy link
Copy Markdown
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

Lgtm!

@v1v v1v merged commit a540168 into main Jul 10, 2024
@v1v v1v deleted the feature/support-multiplatform branch October 3, 2024 07:59
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