随笔分类 - 容器
摘要:镜像,容器,仓库。镜像相当于类,容器相当于实例,仓库用于存放镜像,类似于github。 一.常用命令 docker pull 下载镜像 docker push上传镜像 docker search 搜索镜像 docker create 创建镜像 :创建镜像可以基于dockerfile,也可以基于doc
阅读全文
摘要:参考博客:https://blog.csdn.net/yx_222/article/details/80936757 https://www.cnblogs.com/clsn/p/8410309.html docker安装tomcat并且在后台运行:http://www.runoob.com/doc
阅读全文
浙公网安备 33010602011771号