Closed Tuupertunut closed 1 year ago
Udocker version: 1.3.8
How to reproduce
udocker pull ubuntu:latest
Error: pulling manifest: Error: no files downloaded
Why it happens
ubuntu:latest in Docker hub now returns an OCI index file. Udocker does not understand that format, so it fails to pull the ubuntu:latest image.
ubuntu:latest
It will be fixed in the upcoming 1.3.9 that is already available in the devel3 branch
1.3.9 released
Udocker version: 1.3.8
How to reproduce
udocker pull ubuntu:latest
Why it happens
ubuntu:latest
in Docker hub now returns an OCI index file. Udocker does not understand that format, so it fails to pull theubuntu:latest
image.