Running container from custom image.
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.