docker-install

Docker installation script

  • 所有者: docker/docker-install
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

docker/docker-install

Home of the script that lives at get.docker.com and test.docker.com!

The purpose of the install script is for a convenience for quickly
installing the latest Docker-CE releases on the supported linux
distros. It is not recommended to depend on this script for deployment
to production systems. For more thorough instructions for installing
on the supported distros, see the install
instructions
.

This repository is solely maintained by Docker, Inc.

Usage:

From https://get.docker.com:

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

From https://test.docker.com:

curl -fsSL https://test.docker.com -o test-docker.sh
sh test-docker.sh

From the source repo (This will install latest from the test channel):

sh install.sh

Testing:

To verify that the install script works amongst the supported operating systems run:

make check

Brought to you courtesy of our legal counsel. For more context,
please see the NOTICE document in this repo.

Use and transfer of Docker may be subject to certain restrictions by the
United States and other governments.

It is your responsibility to ensure that your use and/or transfer does not
violate applicable laws.

For more information, please see https://www.bis.doc.gov

Reporting security issues

The maintainers take security seriously. If you discover a security issue,
please bring it to their attention right away!

Please DO NOT file a public issue, instead send your report privately to
security@docker.com.

Security reports are greatly appreciated and we will publicly thank you for it.
We also like to send gifts—if you're into Docker schwag, make sure to let
us know. We currently do not offer a paid security bounty program, but are not
ruling it out in the future.

Licensing

docker/docker-install is licensed under the Apache License, Version 2.0.
See LICENSE for the full license text.

主要指标

概览
名称与所有者docker/docker-install
主编程语言Shell
编程语言Shell (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2017-06-16 18:05:31
推送于2025-04-18 12:54:59
最后一次提交2025-04-18 13:54:59
发布数0
用户参与
星数2.7k
关注者数56
派生数813
提交数653
已启用问题?
问题数150
打开的问题数43
拉请求数252
打开的拉请求数19
关闭的拉请求数55
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?