Skip to content

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

Merged
v1v merged 1 commit intoelastic:mainfrom
v1v:feature/support-multiplatform
Jul 10, 2024
Merged

feat: make published Docker images multi-platform, add linux/arm64 plat#2080
v1v merged 1 commit intoelastic:mainfrom
v1v:feature/support-multiplatform

Conversation

@v1v
Copy link
Member

@v1v v1v commented Jul 10, 2024

What does this pull request do?

Create multi-platform containers

Related issues

Similar to elastic/apm-agent-dotnet#2395

Test

I created a feature branch for testing this:

$ docker inspect docker.elastic.co/observability/apm-agent-python:test-latest | grep -i arch
        "Architecture": "arm64",

@v1v v1v self-assigned this Jul 10, 2024
@v1v v1v marked this pull request as ready for review July 10, 2024 07:54
@v1v v1v requested review from a team July 10, 2024 07:54
@v1v v1v merged commit b85245c into elastic:main Jul 10, 2024
@v1v v1v deleted the feature/support-multiplatform branch July 10, 2024 08:23
xrmx pushed a commit to xrmx/apm-agent-python that referenced this pull request Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants