Docker Playground Manager π³
Introducing Docker Playground Manager, a powerful tool for managing Docker development environments! Spin up containers for testing, learning, or experimenting with 100+ pre-configured images (Linux, Python, PostgreSQL, etc.) using an interactive terminal UI.
Whatβs New? β¨
- π MOTD guides for MySQL, PostgreSQL, and more.
- π― Category-based container selection.
- πΊ New dashboard and enhanced stats.
Get Started π
git clone https://github.com/manzolo/docker-compose-playground.git
cd docker-compose-playground
chmod +x playground.sh
./playground.sh
Explore the full feature set on GitHub. Try it out, share feedback, or contribute to make it even better!
Happy containerizing!