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

Please provide an ARM64 docker image or a multi platform image #1518

Open
artlist-scottambrose opened this issue Oct 6, 2023 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@artlist-scottambrose
Copy link

Feature Description

The official newreliccli docker image on dockerhub only supports linux/amd64 https://hub.docker.com/r/newrelic/cli/tags.

ARM64 builds are available https://github.com/newrelic/newrelic-cli/releases/tag/v0.73.3 but there's no official docker image with ARM support.

Having this officially supported would make using the newrelic cli on ARM machines with docker containers that little bit easier.

Describe Alternatives

The alternative is to simply build my own image via downloading the appropriate binary from the github releases.

Additional context

Basic scenario: Imagine having some ARM virtual machines that perform certain pipeline steps (self-hosted runners - GitLab, GitHub etc). There might be steps that want to use the newrelic cli (creating a change marker for a deployment for example). Having an ARM64 image or even better, a multi-platform image would make this scenario that little bit smoother by supporting a more diverse set of hardware configurations.

Thanks 👍

@sanderblue sanderblue added the enhancement New feature or request label Oct 16, 2023
@sanderblue
Copy link
Contributor

Thanks for inquiry @artlist-scottambrose. This seems like a reasonable ask. I can't provide an exact timeline, but we'll see where we can fit this in. 👍

@MrMarkW
Copy link

MrMarkW commented Apr 3, 2024

@sanderblue Any update on this?

@dushanstoryful
Copy link

We also looking for ARM64 docker image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants