docker-py

Community

Programmatic Docker control from Python

AuthorAnExiledDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables programmatic access to the Docker Engine API from Python applications, replacing manual CLI interactions with code-driven container management.

Core Features & Use Cases

  • Manage containers: run, start, stop, inspect, and remove
  • Control images, volumes, and networks; perform build and pull operations
  • Execute commands inside containers, capture logs, and await results
  • Handle common errors with explicit exceptions (ImageNotFound, NotFound, APIError)

Quick Start

Install the docker package, import docker, and begin managing containers with docker.from_env().

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-py
Download link: https://github.com/AnExiledDev/CodeForge/archive/main.zip#docker-py

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.