摘要: $ cat /etc/docker/daemon.json { "default-ulimits":{ "nofile":{ "Name":"nofile", "Hard":864000, "Soft":864000 } }, "log-driver":"json-file", "log-opts" 阅读全文
posted @ 2020-10-09 16:38 lixinliang 阅读(299) 评论(0) 推荐(0) 编辑