-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add linux/arm64 platform to Docker build #17
Conversation
7c35442
to
d5c1e48
Compare
Rebased on #14 so pre-commit passes |
Please do a rebase over main branch for leaving only 1 commit. |
d5c1e48
to
119e3c1
Compare
@pedrobaeza done |
@pedrobaeza it seems the pipeline has failed with "Error: Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 503 Service Unavailable". Not sure if it's just a glitch which works on retry of the pipeline or maybe an update on the github actions is needed |
@pedrobaeza thanks for the merge and pipeline re-run, seems it worked and pushed but it tagged it with :edge https://github.com/tecnativa/docker-whitelist/pkgs/container/docker-whitelist. This means arm users would need to use a different tag for the odoo_proxy service and the one from copier will not work out of the box. Not sure if you need to manually set the tag to latest or if this should be included in the CI/CD pipeline 🤷♂️ |
Learnt on the fly how this goes (doing a tag on the repository itself). There's a weird unknown/unknown architecture now, but I think it's not a big deal. |
Yes I saw that too and also thought it was strange. In any case it seems to work well now with the latest tag, thanks! |
No description provided.