Assignment for docker day 1

Q1. Explain What is Docker Container with image?
Docker container image is a lightweight, standalone, application run time environment and from one docker image we can get multiple container.