Skip to content

This project covers various methods for installing Docker on a system, including manual installation, installation using Ansible, and installation using Bash scripts.

Notifications You must be signed in to change notification settings

Amin-mashari/Docker-Installation-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is Docker?

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.

how we can install it?

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.

Table of Contents

Contributing

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.

License

MIT

TODO:

automate :

install shellinbox

About

This project covers various methods for installing Docker on a system, including manual installation, installation using Ansible, and installation using Bash scripts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages