Docker在linux中的快速安装

您所在的位置:网站首页 美国陶氏5220g中文物性参数 Docker在linux中的快速安装

Docker在linux中的快速安装

#Docker在linux中的快速安装| 来源: 网络整理| 查看: 265

有一个神奇的网站 https://get.docker.com 这是docker在linux中的安装脚本。

## This script is meant for quick & easy install via:# 'curl -sSL https://get.docker.com/ | sh'# or:# 'wget -qO- https://get.docker.com/ | sh'## For test builds (ie. release candidates):# 'curl -fsSL https://test.docker.com/ | sh'# or:# 'wget -qO- https://test.docker.com/ | sh'## For experimental builds:# 'curl -fsSL https://experimental.docker.com/ | sh'# or:# 'wget -qO- https://experimental.docker.com/ | sh'## Docker Maintainers:# To update this script on https://get.docker.com,# use hack/release.sh during a normal release,# or the following one-liner for script hotfixes:# s3cmd put --acl-public -P hack/install.sh s3://get.docker.com/index#

安装很简单,只需要执行上面的任意一条命令即可,如curl -sSL https://get.docker.com/ | sh ,具体在安装过程执行的指令可以访问https://get.docker.com/ 查看。



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3