compose
App orchestrator
A tool for defining and running multi-container applications on Docker
Define and run multi-container applications with Docker
34k stars
721 watching
5k forks
Language: Go
last commit: about 1 month 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,579 |
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,241 |
wowu/docker-rollout | Automates Docker deployment without downtime by scaling services and waiting for new containers to become available. | 2,522 |
containers/podman-compose | Automates running Docker Compose files using Podman without a daemon. | 5,138 |
wsargent/docker-cheat-sheet | A comprehensive resource for getting started with Docker and managing containers | 22,162 |
kubernetes/kompose | Converts Compose Specification files into Kubernetes resources | 9,682 |
aksiksi/compose2nix | Converts Docker Compose projects to NixOS config files | 421 |
docker/cli | A comprehensive command-line interface for managing Docker containers and workflows | 4,993 |
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,401 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,331 |
abesto/docker-compose-graphviz | Converts Docker Compose configuration into a visual representation of container relationships | 54 |
fabiend/docker-stack | A toolset for managing local web development environments using Docker Compose files and a custom CLI. | 19 |
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,417 |