Once the container has stopped, which of the following command you will use to remove a container?

9. Once the container has stopped, which of the following command you will use to remove a container?

  1. Docker remove
  2. Docker Destroy
  3. Docker rm
  4. Docker del

Answer: C) Docker rm

Explanation:

When the container has stopped, use the docker rm command to remove it.

Comments and Discussions!

Load comments ↻






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