docker-homelablisted
Install: claude install-skill itlackey/akm
# Docker Homelab
Manage Docker containers in your homelab environment. This skill covers container lifecycle, Docker Compose orchestration, image management, networking, and troubleshooting.
## Container Lifecycle
Start, stop, restart, and inspect containers.
## Docker Compose
Define and manage multi-container applications with docker-compose.yml files.
## Image Management
Build, tag, push, and pull Docker images from registries.
## Networking
Configure Docker networks, bridge, overlay, and macvlan.
## Troubleshooting
Debug container issues, inspect logs, and diagnose networking problems.