搭建Docker私有仓库registry
<h3>下载registry {#%E4%B8%8B%E8%BD%BDregistry}</h3> <p>拉取镜像,不指定版本默认拉取最新版本镜像。</p> <pre><code>docker pull registry Using default tag: latest latest: Pulling f...
51工具盒子
<h3>下载registry {#%E4%B8%8B%E8%BD%BDregistry}</h3> <p>拉取镜像,不指定版本默认拉取最新版本镜像。</p> <pre><code>docker pull registry Using default tag: latest latest: Pulling f...
下载文件 {#下载文件} ============ ```shell sudo wget -c -t 0 https://github.com/docker/compose/releases/download/1.26.0/docker-compose-`uname -s`-`uname -m` -O /usr/local/bin/docker-compose ```  按照自己的系统来安装:  1、卸载旧版本docker {#1卸载旧版本docker} ============================= ```sh yum remove docker \ ...
nexus 服务部署 {#nexus-服务部署} ======================== 由于本人习惯问题,本次继续用docker部署 查找docker镜像 {#查找docker镜像} ------------------------ 通过<https://hub.docker.com/> 网站查找,选用了官方的sonatype/nexus3 拉取...
<blockquote> <ul> <li> <p><strong>本篇教程介绍如何进行docker所在盘的迁移</strong>;</p> </li> <li> <p>迁移后仍须进行容器编辑操作,对比完全重建难度已大大降低;</p> </l...