I am using this command to limit the disk IO of container:
docker container update –device-read-bps 10M –device-write-iops 8M c312c66ec2ac
but g