Running container from custom image.

120    Asked by JessicaGibson in Devops , Asked on Nov 28, 2019
Answered by Jessica Gibson

Once the custom image is uploaded then a container can be simply deployed for building custom image.

The container will run with the changes saved in custom image.

  Docker run -dP /:

 Testing new container with docker ps command.


Your Answer

Interviews

Parent Categories