What is Docker Container with image?

Docker image is a snapshot which contians our code and dependent files. Docker containier is a instance of a doceker image, we can have mulitple contianers for a docker Imager