Home »
MCQs »
Docker MCQs
To stop the container, which of the following command is used?
8. To stop the container, which of the following command is used?
- Stop
- Docker end
- Docker stop
- Docker finish
Answer: C) Docker stop
Explanation:
To stop the container, use the docker stop command.