indigo-dc / udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
https://indigo-dc.github.io/udocker/
Apache License 2.0
1.32k stars 133 forks source link

Cannot pull ubuntu:latest from Docker hub, it is now an OCI index file #392

Closed Tuupertunut closed 1 year ago

Tuupertunut commented 1 year ago

Udocker version: 1.3.8

How to reproduce

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.

jorge-lip commented 1 year ago

It will be fixed in the upcoming 1.3.9 that is already available in the devel3 branch

mariojmdavid commented 1 year ago

1.3.9 released