https://github.com/3tternp/docker
https://github.com/3tternp/docker
automated bash-script debian-linux docker ubuntu
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3tternp/docker
- Owner: 3tternp
- Created: 2018-09-18T10:12:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T10:18:35.000Z (almost 8 years ago)
- Last Synced: 2024-10-19T05:15:51.252Z (over 1 year ago)
- Topics: automated, bash-script, debian-linux, docker, ubuntu
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker
simple bash script to install docker in ubuntu and debian based Linux distribution
successfully tested on Kali 2018.3 and ubuntu 18.03
simply download the script and change permission to that file and run the script
chmod +x docker.sh
execute the script
./docker.sh
to install docker in your machine
press 1
and to remove docker from your machine
press 2
if you install the docker after installation complete then it ask a question do you want to enable docker upon reboot if you want to enable it
press 1
else
press 2
to exit the installation process