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

Require image for ARM64 architecture #6

Open
odidev opened this issue Feb 1, 2021 · 0 comments
Open

Require image for ARM64 architecture #6

odidev opened this issue Feb 1, 2021 · 0 comments

Comments

@odidev
Copy link

odidev commented Feb 1, 2021

Hi team,
I am trying to use swce/metadata-resource on ARM64 architecture but it seems the arm64 tag is not available in Docker Hub.
I tried to build it using the command docker build -t <image_name> . on arm64 platform but it is not building successfully on arm64.

I have made the below changes to resolve errors and build the image successfully.

I have used Travis-CI to build and push the image for both platforms.

Commit Link - pheobe07@2c0a365

Travis Link - https://travis-ci.com/github/pheobe07/metadata-resource/jobs/479050723

Dockerhub Link - https://hub.docker.com/repository/docker/odidev/metadata-resource

Please share your opinion on this. If interested, I will raise a PR.

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

No branches or pull requests

1 participant