Which command is used to terminate the Docker daemon process?

21. Which command is used to terminate the Docker daemon process?

  1. Service kill
  2. Docker kill
  3. service docker stop
  4. service docker Terminate

Answer: C) service docker stop

Explanation:

service docker stop command is used to terminate the Docker daemon process.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.