2017-01-17 34 views

回答

4

如果Dockerfile不可用,你總是

  • 使用docker history並瞭解使用了哪些命令可以查看幫助

https://docs.docker.com/engine/reference/commandline/history/

  • 使用Dockerfile - 從 - 圖像從圖像中構建Dockerfile,請參閱

https://github.com/CenturyLinkLabs/dockerfile-from-image

你不會知道到底做了什麼,因爲當你看到一個ADDCOPY你不能確切地知道哪些文件被複制,什麼內容,但你會得到一個好主意