A developer CLI for common Docker tasks
Project description
dockops 🐳
A developer CLI for common Docker tasks — clean, scaffold, inspect.
Install
pip install dockops
Commands
dockops clean
Remove stopped containers, dangling images, unused volumes and networks in one shot.
dockops clean # with confirmation prompt
dockops clean --force # skip confirmation
dockops ports
See all ports in use and which container owns them.
dockops ports
dockops health
View health status, uptime, CPU%, and memory of all running containers.
dockops health # running containers only
dockops 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.1.tar.gz.
File metadata
- Download URL: dockops-0.1.1.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 |
adfd87d1844c33670430d1f3d555ec7fd4c30ec95899e968184496552692f762
|
|
| MD5 |
8309ea2af460f6832f9afa07f8c6d0ec
|
|
| BLAKE2b-256 |
994a5303b052002e3b7df2dae6f16b84bccbe376fffcdd010c6f8b7880391a09
|
File details
Details for the file dockops-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dockops-0.1.1-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 |
1f961bd081759c6b803816f581ff48336eac5d3daff757dd8325b021ed71dbee
|
|
| MD5 |
fec5d922ce796f29f33abef4465e980a
|
|
| BLAKE2b-256 |
2fa4bdeab1e6dd7c88ebac949fa909c6e137bc636047b58019d2ebe91b9608d4
|