随笔分类 -  docker

摘要:https://zhuanlan.zhihu.com/p/584327825 #实例案例 mysql实例 #1. 搜索镜像 search 上hub.docker.com搜索[root@localhost docker]# docker search mysql#2. 拉取镜像 pull[root@l 阅读全文
posted @ 2023-11-14 15:21 ZhengLiming 阅读(4) 评论(0) 推荐(0) 编辑
摘要:镜像管理 docker search <container_name> #搜索镜像 docker pull <container_name>[:<version>] #拉去镜像(选择镜像及下载位置mariadb/xxx) docker push <container_name> #推送镜像到云上(D 阅读全文
posted @ 2023-11-14 15:19 ZhengLiming 阅读(15) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示