Docker Hub builds currently run on Docker v19.03.8
. However, many docker image builds rely on Alpine Linux.
Alpine Linux 3.14 has some breaking changes:
Alpine Linux 3.14 requires one of the following:
runc v1.0.0-rc93
Docker 20.10.0
Without one of the above, even simple things like running make fail, as lots of users have found out recently:
References:
1 Like
ahokanson
(Alex Hokanson)
2
The upgrade for Docker engine on Docker Hub Autobuilds is in progress and should be rolled out in the coming weeks
1 Like
mlarabi
(Mohammed Larabi)
3
I am sorry, English is not my mother tongue. But is the weeks a typo? Or we won’t get the upgrade anytime soon?
Or I didn’t understand correctly?
ahokanson
(Alex Hokanson)
4
You read that correctly. It could be as early as next week, but I cannot make promises.
1 Like
ahokanson
(Alex Hokanson)
5
This should be fixed now as autobuilds now uses Docker Engine 20.10.7
1 Like