What is the life cycle of a Docker?
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
BY Best Interview Question ON 01 Oct 2019