Create a Docker Image From Container

Hello, please review the assigned task, since if the ubuntu_latest image does not exist, only ubuntu tag latest exists. Thank you very much for the tasks

Actually you don’t need to create a Dockerfile and build image from that file. You have to create a image from ubuntu_latest docker container.
If you will do "docker ps" , you get a list of docker containers.

Thank you very much, completely forgot to validate the docker that were running, regards.-

hi @Tej-Singh-Rana @contardorm
is this correct for this task?
thanks

@Inderpreet
Please check and advise here.
thanks

Hello, @swaroopcs88
Please take a look into the docs and given examples.