docker -修改容器

docker container update --restart=always 容器名字

https://www.liangzl.com/get-article-detail-130403.html

docker update -m 500m --memory-swap -1 9f

https://blog.csdn.net/chengqiuming/article/details/78987167

原文地址:https://www.cnblogs.com/i-shu/p/11391613.html