Learn docker the easy way
In this repository, I have documented each and everything that I know about docker. The content is carefully arranged and verified in markdown files.
- What is Docker and Why use Docker?
- Docker Installation
- Dockerfile: Instructions and Examples
- Docker Images: Layered Architecture and CLI Commands
- Introduction to networking in docker
- Running a docker container
- Data storage and persistence
- Follow along tutorials for container creation
Made a project which is dockerised? Include it in the dockerised-application
folder
See Contributing.md