Introduction to Docker
Talk to be given at ManLUG at some point in the future, possibly November 2019.
Separation of sites
Hardware
Virtualisation
Containers
- Sits between shared hosting and virtualisation
Installing Docker
- Use the upstream repositories rather than your distribution, as new versions are released frequently.
docker help
- like many command line tools, Docker offers general help as well as specific subcommands