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 #74

Closed
odidev opened this issue Feb 3, 2021 · 3 comments
Closed

Require image for ARM64 architecture #74

odidev opened this issue Feb 3, 2021 · 3 comments

Comments

@odidev
Copy link
Contributor

odidev commented Feb 3, 2021

Hi team,

I am trying to use arbourd/concourse-slack-alert-resource on ARM64 architecture but it seems the arm64 tag is not available in Docker Hub.

I have successfully built the image using the command docker build -t <image_name> . on arm64 platform without any changes.

I have used buildx in Github actions to build and push the image for both platforms.

Commit Link - odidev@d28ff39

Github actions Link - https://github.com/odidev/concourse-slack-alert-resource/runs/1820414170?check_suite_focus=true

Dockerhub Link - https://hub.docker.com/repository/docker/odidev/concourse-slack-alert-resource

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

@arbourd
Copy link
Owner

arbourd commented Feb 6, 2021

Ya, moving away from Docker Hub for builds is probably a good idea. I will accept a Github Actions PR. I will need to edit it a bunch, but we could get it in soon. Thanks!

@odidev
Copy link
Contributor Author

odidev commented Feb 8, 2021

I have raised a PR.

PR Link - #75

@arbourd arbourd closed this as completed Feb 13, 2021
@arbourd
Copy link
Owner

arbourd commented Feb 13, 2021

Released with v0.14.1

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

2 participants