We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Team,
I am trying to use the amidos/dcind image on arm64 platform but it seems it is not available for arm64.
I have successfully built the image using the command docker build -t image_name . on the arm64 platform without making any changes in the Dockerfile.
I have used Github actions to build and push the image for both the platforms.
Commit Link - odidev@b071913
Github actions link - https://github.com/odidev/dcind/runs/2360093417?check_suite_focus=true
Docker Hub Link - https://hub.docker.com/r/odidev/dcind/tags?page=1&ordering=last_updated
Do you have any plans on releasing arm64 images?
It will be very helpful if arm64 image is available. If interested, I will raise a PR.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Team,
I am trying to use the amidos/dcind image on arm64 platform but it seems it is not available for arm64.
I have successfully built the image using the command docker build -t image_name . on the arm64 platform without making any changes in the Dockerfile.
I have used Github actions to build and push the image for both the platforms.
Commit Link - odidev@b071913
Github actions link - https://github.com/odidev/dcind/runs/2360093417?check_suite_focus=true
Docker Hub Link - https://hub.docker.com/r/odidev/dcind/tags?page=1&ordering=last_updated
Do you have any plans on releasing arm64 images?
It will be very helpful if arm64 image is available. If interested, I will raise a PR.
The text was updated successfully, but these errors were encountered: