Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Require image for ARM64 architecture

Open
#5 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, docker-compose

Research direction

Start with the README instructions for obtaining machine-agent.zip and the docker-compose build configuration, then reproduce the reported ADD failure. Confirm how the image can be built for ARM64 and whether an ARM64 image can be released; done means the image is available and the documented build path works.

Written by the indexing model from the issue text.

Description

Hi Team,

I am trying to use the appdynamics/machine-agent-analytics image on the arm64 platform but it seems it is not available for arm64.

I have tried building the image on the arm64 platform using docker-compose up command, but it is failing with below error on both amd64 and arm64.

Step 4/8 : ADD machine-agent.zip /tmp/ 
ERROR: Service 'docker-machine-agent' failed to build: ADD failed: file not found in build context or excluded by .dockerignore: stat machine-agent.zip: file does not exist 

In Readme, it is mentioned to download machine-agent.zip from here but while opening the link I am getting authentication issue during login.

It will be very helpful if the image is released for the ARM64 platform. If required, I am happy to contribute. But as a start, can you please provide me with some pointers on the above issue?

Dominant language
Shell
Stars
6
Forks
15
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Appdynamics/docker-machine-agent

All issues in Appdynamics/docker-machine-agent

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.