### 使用運行中的容器製作印象檔
docker container commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]

範例
docker container commit --author "Charles Lin" --message "Ubuntu and Apache2" <container id or name> myapache2

commit 時,容器會被暫停, 加上 --pause=false 可以避免.
###

arrow
arrow
    創作者介紹
    創作者 痞客興 的頭像
    痞客興

    痞客興的部落格

    痞客興 發表在 痞客邦 留言(0) 人氣()