I have created a quick tutorial to understand how to create containers using docker.
There are 3 ways to create a docker container as stated below:
Using an image from hub.docker.com
Using an custom image
Using Dockerfile
Please feel free to explore my concise guide aimed at making information more accessible.