Stella981 Stella981
3年前
Docker部署SpringBoot项目
SpringBoot项目代码首先构建一个简单的SpringBoot项目,然后给项目添加Docker支持,最后对项目进行部署。在pom.xml中添加SpringBoot依赖,并添加Web支持。<parent<groupIdorg.springfr
Stella981 Stella981
3年前
CentOS7 docker
本地CentOS依赖包下载(有网络环境)yum只下载不安装依赖包$yuminstalldownloadonlydownloaddir/root/download<packagename创建依赖包所在的yumrepo目录$mkdir
Wesley13 Wesley13
3年前
Ubuntu 16.04 安装 Docker
http://www.runoob.com/docker/ubuntudockerinstall.html1.选择国内的云服务商,这里选择阿里云为例curlsSLhttp://acspublicmirror.osscnhangzhou.aliyuncs.com/dockerengine/internet|sh2
Stella981 Stella981
3年前
Linux环境搭建docker
Linux环境搭建dockerselenium来运行UI自动化  前沿:我们一般做UI自动化的时候,是在需要浏览器进行驱动跑我们的用例,但是如果我们要统一把用例放到服务端(Linux系统)下运行,是没有界面,无法运行。随着技术的发展,出现了docker,相应的有针对dockerselenium.  接着我们来实现怎么在Linux环境下
Stella981 Stella981
3年前
Run terraform with Docker CLI
bash3.2$dockerrunitrmhashicorp/terraform:latestUsage:terraformversionhelp<commandargsTheavailablecommandsforexecutionarelisted
Stella981 Stella981
3年前
Docker之安装MySQL
1从DockerHub上查找MySQL镜像语法:dockersearchmysql示例:!(https://oscimg.oschina.net/oscnet/d0ff8bb91e37afa6506ae036b5eb8a3e7d7.png)2从DockerH
Stella981 Stella981
3年前
Docker Get Started IV
4\.Swarms介绍在前面的部分,你知道了如何写一个应用以及如何运行在生产环境中,然后将它变为一个服务,在同一个进程中将服务能力伸缩到原来的5倍。在本部分,你将在集群上部署一个应用,运行在多台机器上。通过将多个机器加入到docker化的集群中,多容器多机器的应用是可能的,这个docker化的集群被称为蜂群。理解
Stella981 Stella981
3年前
Docker基础知识
!(https://oscimg.oschina.net/oscnet/629c3a9cc1004da38dbcb4aff2b0ed76.gif"引导关注")!(https://oscimg.oschina.net/oscnet/64ca5bd21dbd446393c7cb6b8e40cebe.png)Docke
Stella981 Stella981
3年前
Docker Registry的manifest
manifesttoolmanifesttoolisacommandlineutilitythatimplementsaportionoftheclientsideoftheDockerregistryv2.2APIforinteractingwithmanifestob
Stella981 Stella981
3年前
Docker 数据管理
UsetmpfsmountsVolumes(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.docker.com%2Fstorage%2Fvolumes%2F)andbindmounts(https://www.oschina