Skip to content

Require image for ARM64 architecture  #24

@odidev

Description

@odidev

Hi Team,

I am trying to use the appdynamics/cluster-agent-operator 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 build -t <image_name .> command, but it is failing with below error on both amd64 and arm64.

Step 7/15 : COPY cluster-agent.zip /tmp/cluster-agent.zip 

COPY failed: file not found in build context or excluded by .dockerignore: stat cluster-agent.zip: file does not exist 

In Readme, it is mentioned to download cluster-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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions