lazydocker
Container manager
Provides a terminal interface to manage Docker and Docker Compose
The lazier way to manage everything docker
37k stars
245 watching
1k forks
Language: Go
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
louislam/dockge | A tool for managing and deploying Docker Compose stacks | 13,069 |
wowu/docker-rollout | Automates Docker deployment without downtime by scaling services and waiting for new containers to become available. | 2,461 |
docker/compose | A tool for defining and running multi-container applications on Docker | 34,031 |
lirantal/dockly | A terminal-based tool for managing Docker containers and services | 3,796 |
weaveworks/scope | Automated monitoring and management tool for containerized applications | 5,868 |
apocas/dockerode | A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon. | 4,381 |
amir20/dozzle | A tool for monitoring and analyzing Docker container logs in real-time | 6,223 |
kevana/ui-for-docker | A web interface for managing Docker containers | 5,095 |
lucaslorentz/caddy-docker-proxy | Enables Caddy as a reverse proxy for Docker containers via labels. | 3,023 |
alexei-led/pumba | A tool used to test and validate the resilience of containerized applications by inducing failures and stress on their resources | 2,791 |
selfhostedpro/yacht | A web-based UI for managing Docker containers with 1-click deployments and template-based configuration. | 3,463 |
gliderlabs/logspout | A tool that routes Docker container logs to remote destinations | 4,661 |
nlf/dlite | A simplified Docker setup tool for OS X | 2,338 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,829 |
jpetazzo/pipework | A tool for creating and managing network connections between containers in a Linux environment. | 4,226 |