Skip to content

wyp0596/docker-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 guide

# official install scripts
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

offline-install

Releases

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