Can you name a few of the important commands in Docker?
The most important commands in Docker are-
- Docker- It is used to launch the Docker daemon
- Build- It is used to build image files in Docker
- Create- It is used to create a new container
- Kill- It is used to kill the container
- Commit- It is used to create a new image from the container modifications.
BY Best Interview Question ON 06 Oct 2019