docker-installer
docker-installer copied to clipboard
Docker offline installer (Docker离线安装包)
docker-installer
The purpose of this project is to help you install Docker in an offline environment. Generally speaking, Docker only support 64bit Linux operation system.
online-install
If you are in an online environment, you should read the offical guide.
# official install scripts
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
offline-install
RPM-based
RPM-based
system:
- CentOS 7, 1708
Debian-based
Debian-based
system:
- Ubuntu 16.04.2
- Debian 9
docker-compose
official: https://github.com/docker/compose/releases
docker-compose
system: Linux-x86_64