Description
Runs and manages application containers using Docker. It lets users build images, start containers, publish ports, mount volumes, and isolate application environments from the host system.
Use it for development, testing, and deployment workflows that are designed for containers. Docker access is powerful and can affect host files or networking, so manage permissions and images carefully.