Closed v1v closed 4 months ago
Similar to https://github.com/elastic/apm-agent-nodejs/issues/4038
Support for docker images with a multiplatform when a release tag or main.
I used this PR to test the changes for teh release-main:
release-main
$ docker inspect docker.elastic.co/observability/apm-agent-dotnet:1.28.1-canary.0.4 | grep -i 'arch' "Architecture": "arm64",
Tag latest is not working
latest
Similar to https://github.com/elastic/apm-agent-nodejs/issues/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
:Follow-ups
Tag
latest
is not working