不推荐直接修改容器后commit,当然,如果必须的话,那么可以继续看,毕竟dockerfile更容易看清楚每一步操作。
相关参数示例:
Name, shorthand | Default | Description |
| Author (e.g., “John Hannibal Smith hannibal@a-team.com”) | |
| Apply Dockerfile instruction to the created image | |
| Commit message | |
|
| Pause container during commit |
示例:
docker commit --change "ENV DEBUG true" c3f279d17e0a svendowideit/testimage:version3
整理自:https://docs.docker.com/engine/reference/commandline/commit/#usage
如您从本文得到了有价值的信息或帮助,请考虑扫描文末二维码捐赠和鼓励。
如本文对您有用,捐赠和留言 将是对我最好的支持~(捐赠可转为站内积分)
如愿意,请向朋友推荐本站,谢谢。
尊重他人劳动成果。转载请务必附上原文链接,我将感激不尽。
留言