
docker-compose 1.29.2
0
Multi-container orchestration for Docker
Contents
Multi-container orchestration for Docker
Stars: 36995, Watchers: 36995, Forks: 5716, Open Issues: 57The docker/compose repo was created 12 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 36995 github stars!
How to Install docker-compose
You can install docker-compose using pip
pip install docker-compose
or add it to a project with poetry
poetry add docker-compose
Package Details
- Author
- Docker, Inc.
- License
- Apache License 2.0
- Homepage
- https://www.docker.com/
- PyPi:
- https://pypi.org/project/docker-compose/
- Documentation:
- https://docs.docker.com/compose/overview
- GitHub Repo:
- https://github.com/docker/compose
Classifiers
Related Packages
Errors
A list of common docker-compose errors.
Code Examples
Here are some docker-compose code examples and snippets.
GitHub Issues
The docker-compose package has 57 open issues on GitHub
- Compose quiet mode
- [BUG] docker compose not respecting –progress quiet
- [BUG] COMPOSE_PROFILES environment variable ignored by Compose v5.0.1
- add AI Policy
- compose: recreate container when mounted image digest changes
- [BUG] Image mount holds on to stale image even once image is removed
- Upgrade GitHub Actions for Node 24 compatibility
- build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4
- [BUG] Variables not interpolated in env_file in included subproject
- [BUG] gw_priority is ignored on ipv4 network if service also joins an ipv6 network without priority
- Specify Context in compose.yaml
- use standard TARGETARCH for architecture suffix
- Add a short high-level explanation of typical docker-compose use cases
- Add logging while waiting for services
- Add the
--no-buildoption torun
pythonfix







