compose
App orchestrator
A tool for defining and running multi-container applications on Docker
Define and run multi-container applications with Docker
34k stars
718 watching
5k forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
dockerdocker-composegogolangorchestration
Related projects:
Repository | Description | Stars |
---|---|---|
louislam/dockge | A tool for managing and deploying Docker Compose stacks | 13,069 |
awesome-startup/docker-compose | Provides instructions on installing and configuring Docker Compose for building and managing multi-container Docker applications. | 64 |
composerize/composerize | Converts Docker run commands to Docker Compose configurations and merges with existing files. | 3,205 |
wowu/docker-rollout | Automates Docker deployment without downtime by scaling services and waiting for new containers to become available. | 2,461 |
containers/podman-compose | A script to run Docker Compose files using Podman without a daemon | 5,087 |
wsargent/docker-cheat-sheet | A comprehensive resource for getting started with Docker and managing containers | 22,143 |
kubernetes/kompose | Converts Docker Compose files to Kubernetes resources | 9,632 |
aksiksi/compose2nix | Converts Docker Compose projects to NixOS config files | 379 |
docker/cli | A comprehensive command-line interface for managing Docker containers and workflows | 4,945 |
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 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,312 |
abesto/docker-compose-graphviz | Converts Docker Compose configuration into a visual representation of container relationships | 54 |
fabiend/docker-stack | A collection of pre-configured Docker Compose files and a CLI tool to manage them from the terminal. | 18 |
sbdchd/dhall-docker-compose | A library that allows you to write Docker Compose files in Dhall language | 25 |
deviantony/docker-elk | Elastic stack powered by Docker and Compose for data analysis | 17,328 |