Skip to content

KasuganoHaruku/docker-engine-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

docker-engine-install

A bash script to install docker-engine on Debian using third-party mirrors to boost up install speed inside GFW

Usage

1.Download script:
wget https://raw.githubusercontent.com/KasuganoHaruku/docker-engine-install/main/docker.sh
or use personal server:
wget http://pc.haruku.moe:8082/chfs/shared/git/docker-engine-install/docker.sh

2.Change script file mode:
chmod +x ./docker.sh

3.Run script
./docker.sh

Used third-party mirrors

https://mirrors.ustc.edu.cn/debian/
https://mirrors.tuna.tsinghua.edu.cn/debian/
https://mirrors.aliyun.com/debian/
http://mirrors.163.com/debian/

About

A bash script to install docker-engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages