-
Notifications
You must be signed in to change notification settings - Fork 531
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
the arm64v8/alpine:edge need to rebuild #460
Comments
this is also broken for |
two weeks past, nobody response for this serious issues, this is docker library image, many user would affect by this, at least you should inform user this is not maintained anymore ( since over ten month not update, not fix issues ), and I guess not only this edge branch was broken, other architecture edge branch should also affected |
We are aware of the problem. It also affects the other arches. We are sort of busy with the v3.9 release now but will find a solution for for this. I think the proper solution is to create "edge" releases monthly or similar. |
hi, @ncopa didn't know you also work on this image |
I found the solution for those who aren't bound to version 3.7... Use Alpine version 3.8 and it will work! |
Needs gliderlabs/docker-alpine#460 to be fixed.
Builds are now only generated from upstream minirootfs taballs. The release and update scripts have been refactored and moved to https://githib.com/alpinelinux/docker-alpine This commit also include update of all supported images: - edge (20190228 snapshot) - v3.9.2 - v3.8.4 - v3.7.3 - v3.6.5 This commit also introduces v3.9 armv7 image and remove unsupported branches v3.5 and older. fixes at least the following issues: - gliderlabs/docker-alpine#495 - gliderlabs/docker-alpine#471 - gliderlabs/docker-alpine#463 - gliderlabs/docker-alpine#460 - gliderlabs/docker-alpine#455 - gliderlabs/docker-alpine#430 (security) - gliderlabs/docker-alpine#375
Builds are now only generated from upstream minirootfs taballs. The release and update scripts have been refactored and moved to https://github.com/alpinelinux/docker-alpine This commit also include update of all supported images: - edge (20190228 snapshot) - v3.9.2 - v3.8.4 - v3.7.3 - v3.6.5 This commit also introduces v3.9 armv7 image and remove unsupported branches v3.5 and older. fixes at least the following issues: - gliderlabs/docker-alpine#495 - gliderlabs/docker-alpine#471 - gliderlabs/docker-alpine#463 - gliderlabs/docker-alpine#460 - gliderlabs/docker-alpine#455 - gliderlabs/docker-alpine#430 (security) - gliderlabs/docker-alpine#375
Builds are now only generated from upstream minirootfs taballs. The release and update scripts have been refactored and moved to https://github.com/alpinelinux/docker-alpine This commit also include update of all supported images: - edge (20190228 snapshot) - v3.9.2 - v3.8.4 - v3.7.3 - v3.6.5 This commit also introduces v3.9 armv7 image and remove unsupported branches v3.5 and older. fixes at least the following issues: - gliderlabs/docker-alpine#495 - gliderlabs/docker-alpine#471 - gliderlabs/docker-alpine#463 - gliderlabs/docker-alpine#460 - gliderlabs/docker-alpine#455 - gliderlabs/docker-alpine#430 (security) - gliderlabs/docker-alpine#375
Builds are now only generated from upstream minirootfs taballs. The release and update scripts have been refactored and moved to https://github.com/alpinelinux/docker-alpine This commit also include update of all supported images: - edge (20190228 snapshot) - v3.9.2 - v3.8.4 - v3.7.3 - v3.6.5 This commit also introduces v3.9 armv7 image and remove unsupported branches v3.5 and older. fixes at least the following issues: - gliderlabs/docker-alpine#495 - gliderlabs/docker-alpine#471 - gliderlabs/docker-alpine#463 - gliderlabs/docker-alpine#460 - gliderlabs/docker-alpine#455 - gliderlabs/docker-alpine#430 (security) - gliderlabs/docker-alpine#375
this is fixed with docker-library/official-images#5516 |
the arm64v8/alpine:edge on dockerhub is pretty old, build ten month ago, and point to wrong repository v3.7 instead of edge
and recently alpine
apk-tools
switch to build against openssl 1.1 instead of libressl,alpinelinux/aports@6243784#diff-3dad9b391d9ecf82900174ff96903b26
which make the edge tag image can't upgrade to latest package:
The text was updated successfully, but these errors were encountered: