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

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

Merged
merged 1 commit into from
Jul 10, 2024

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
93 checks passed
@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