Docker

Installation On Windows

Note: I would never recommend trying docker on windows.You might doubt your existence and feel like pulling all the hair from your head.

Note:Ubuntu WSL is not sufficient to run docker.Shall not be considered a substitute.

For Windows Home:

Commands

Commands On Running Container

Port Mapping

Volume Mapping

To ensure a local data store.Map a directory outside the container on the Docker.

Creating Images

DockerFile

Docker Compose

A better way to set up complex application running multiple services