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 the Keyval-resource image on the arm64 platform but it seems it is not available for arm64.
I tried to build it using the command docker build -t image_name . on both the platforms and it looks that the image is not building successfully for amd64 as well.
I made some changes in order to resolve the errors. After doing the below changes, the image was successfully built.
I have used Travis-CI to build and push the image for both the platforms.
Hi Team,
I am trying to use the Keyval-resource image on the arm64 platform but it seems it is not available for arm64.
I tried to build it using the command docker build -t image_name . on both the platforms and it looks that the image is not building successfully for amd64 as well.
I made some changes in order to resolve the errors. After doing the below changes, the image was successfully built.
I have used Travis-CI to build and push the image for both the platforms.
Commit Link - pheobe07@55fa324
Travis Link - https://travis-ci.com/github/pheobe07/keyval-resource/jobs/470494381
Dockerhub Link - https://hub.docker.com/repository/registry-1.docker.io/odidev/keyval-resource/tags?page=1&ordering=last_updated
If interested, I will raise a PR.
The text was updated successfully, but these errors were encountered: