docker-stress icon indicating copy to clipboard operation
docker-stress copied to clipboard

Deprecated Schema V1

Open gricey432 opened this issue 5 years ago • 1 comments

Running

docker run --rm -it progrium/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 10s

gives

Image docker.io/progrium/stress:latest uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/
Docker version 19.03.12, build 48a66213fe

gricey432 avatar Sep 02 '20 00:09 gricey432

Seems to be fixable by just building and pushing a new image on a current version of docker

gricey432 avatar Sep 02 '20 00:09 gricey432