停止容器:
docker stop id

更新配额:
docker update -m 80G id
内存参数和大小 容器ID
重启容器:
docker start id

相关文章: