You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: