Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6101

Docker cannot extract image

$
0
0

I just update my ubuntu and its kernel has been updated:

> uname -r6.8.0-40-generic

Then, I pull a simple image:

docker pull alpine:latest

And I got the following error:

latest: Pulling from library/alpinec6a83fedfae6: Extracting [==================================================>]  3.623MB/3.623MBfailed to register layer: exit status 22: unpigz: abort: zlib version less than 1.2.3

However, this is the version of zlib:

zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu9.2).

I just downgrade the kernel version to 6.5.x, however the problem is not solved.

what is wrong with new ubuntu update?


Viewing all articles
Browse latest Browse all 6101

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>