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 logdna/build-images over ARM64v8 but it seems it does not have an arm64 supported tag in docker hub.
I have successfully built the image using command docker build -t <image_name> . on arm64 platform.
I have used Github Actions to build and push the image on docker hub.
Commit Link: odidev@0f729db Github Actions Link: https://github.com/odidev/build-images/actions Dockerhub Link: https://hub.docker.com/repository/docker/odidev/build-images
Do you have any plans for releasing an ARM64 image?
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 logdna/build-images over ARM64v8 but it seems it does not have an arm64 supported tag in docker hub.
I have successfully built the image using command docker build -t <image_name> . on arm64 platform.
I have used Github Actions to build and push the image on docker hub.
Commit Link: odidev@0f729db
Github Actions Link: https://github.com/odidev/build-images/actions
Dockerhub Link: https://hub.docker.com/repository/docker/odidev/build-images
Do you have any plans for releasing an ARM64 image?
If interested, I will raise a PR.
The text was updated successfully, but these errors were encountered: