You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today (2025-05-03) I tried to pull image perl:5.10.1. I've got an deprecation notice:
$ docker pull perl:5.10.1
5.10.1: Pulling from library/perl
[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.10 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
it will be nice of you to rebuild images to circumvent this deprecation
The text was updated successfully, but these errors were encountered:
Today (2025-05-03) I tried to pull image
perl:5.10.1
. I've got an deprecation notice:it will be nice of you to rebuild images to circumvent this deprecation
The text was updated successfully, but these errors were encountered: