Explain What is Docker Container with image?

Docker container image is a light weight and independent application run time environment.
It is a collection of users attached with at least 1 root file system, 1 pid and 1 network.