• docker run
docker run 的时候增加参数 --storage-opt size=30G
docker run -it --gpus all --storage-opt size=30G nginx:stable bash