A developer CLI for common Docker tasks
Project description
dockerkit 🐳
A developer CLI for common Docker tasks — clean, scaffold, inspect.
Install
pip install dockerkit
Commands
dockerkit clean
Remove stopped containers, dangling images, unused volumes and networks in one shot.
dockerkit clean # with confirmation prompt
dockerkit clean --force # skip confirmation
dockerkit ports
See all ports in use and which container owns them.
dockerkit ports
dockerkit health
View health status, uptime, CPU%, and memory of all running containers.
dockerkit health # running containers only
dockerkit health --all # include stopped containers
Requirements
- Python 3.8+
- Docker running locally
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dockops-0.1.0.tar.gz.
File metadata
- Download URL: dockops-0.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14097947db92b905382222162a0df8f7f7dd0be99d67a47e2d08d171414c2ffc
|
|
| MD5 |
6c3f06e18051e0ed30cd8f5837c4b5ca
|
|
| BLAKE2b-256 |
783ea9950d851ccf2f9d894057971f9fc2eae77ae02c95a16f5d5136d31b302c
|
File details
Details for the file dockops-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dockops-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5da1838dedbcccdeaaf19424813296a7620ba809a4eafadb986b4aca0854da87
|
|
| MD5 |
79ee1f1ffb298dbf81234fecccbe9a3c
|
|
| BLAKE2b-256 |
7ee8e1315a4a960c9267cbd3a0b1a75e3a041e281cce22640314e5f7feaf89c1
|