容器导出

docker export -o myname.tar 容器id

容器导人

docker import myname.tar httpd:v1

posted on 2018-11-19 11:02  qinyh1990  阅读(111)  评论(0)    收藏  举报