What is docker container with image

The docker container is an independent light weight environment for running an application, docker image is the package used to create, run and deploy application in containers.