010 GitHub stars
02Supports building Docker images from Dockerfiles.
03Performs image operations: pull, list, search, and remove Docker images.
04Manages container lifecycle: create, start, stop, restart, and remove containers.
05Provides access to container logs with filtering options.
06Executes commands inside running containers.