Open gricey432 opened 4 years ago
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
Seems to be fixable by just building and pushing a new image on a current version of docker
Running
gives