更改已运行docker容器内存限制

作者:iohannes 发布时间: 2025-03-17 阅读量:8
sudo docker update -m 20g --memory-swap 30000M  your_container_id
  • 内存一定要小于交换内存