1.

What is the life cycle of a Docker?

Answer»

The LIFECYCLE of a DOCKER is as follows-

  • Create a CONTAINER
  • Run the Docker container
  • Pause container
  • Unpause container
  • Start container
  • Stop container
  • Restart container
  • Kill container
  • Destroy container


Discussion

No Comment Found