2025年6月30日

Docker基础——指令整理

摘要: 1、Docker 拷贝容器文件到宿主机/mnt [root@harbor ~]# docker cp nginx:/etc/nginx/nginx.conf /mnt [root@harbor ~]# ls /mnt nginx.conf 2、Docker 关闭所有容器 [root@harbor ~ 阅读全文

posted @ 2025-06-30 16:42 gkhost 阅读(9) 评论(0) 推荐(0)

导航