Docker is a containerization platform that packages applications as lightweight, portable containers that can run on any machine. Containers encapsulate all the dependencies and configurations needed to run an application, making it easier to deploy and manage.
In this project, various methods of installing Docker have been explained, including the use of Shecan DNS to avoid any installation issues for our fellow countrymen.
I hope this project is useful for you.
- Installing Docker using Ansible
- Manual Docker installation
- Installing Docker using a Bash script
- Installing docker-compose using a Bash script
- Sample docker-compose.yaml
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
TODO:
automate :
install shellinbox