Skip to content

auto install latest docker by online/offline (binary install)

License

Notifications You must be signed in to change notification settings

Jrohy/docker-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-install


auto install latest docker by online/offline (binaries install)

Install/Update docker online

source <(curl -sL https://docker-install.netlify.app/install.sh)

Install docker by official shell(get.docker.com)

source <(curl -sL https://docker-install.netlify.app/install.sh) -s

Install/Update docker offline

./install.sh -f /root/docker-18.09.6.tgz

bash-completion file docker.bash should put same directory with install.sh
offline file: https://download.docker.com/linux/static/stable/

About

auto install latest docker by online/offline (binary install)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages