root@root:~# docker run --restart=unless-stopped --name openspeedtest -d -p 3002:3000 -p 3001:3001 openspeedtest/latest
Unable to find image 'openspeedtest/latest:latest' locally
587a7bc3ef70: Downloading [==================================================>] 1.828kB
docker: failed commit on ref "unknown-sha256:587a7bc3ef706598b950aadae532bcc22229dbb672cdccf2c0d55919a24995d8": commit failed: "unknown-sha256:587a7bc3ef706598b950aadae532bcc22229dbb672cdccf2c0d55919a24995d8" failed size validation: 1828 != 1324: failed precondition
I have tried many times.
root@root:~# docker run --restart=unless-stopped --name openspeedtest -d -p 3002:3000 -p 3001:3001 openspeedtest/latest
Unable to find image 'openspeedtest/latest:latest' locally
587a7bc3ef70: Downloading [==================================================>] 1.828kB
docker: failed commit on ref "unknown-sha256:587a7bc3ef706598b950aadae532bcc22229dbb672cdccf2c0d55919a24995d8": commit failed: "unknown-sha256:587a7bc3ef706598b950aadae532bcc22229dbb672cdccf2c0d55919a24995d8" failed size validation: 1828 != 1324: failed precondition
I have tried many times.