docker-compose 1.29.2
0
Multi-container orchestration for Docker
Contents
Multi-container orchestration for Docker
Stars: 33798, Watchers: 33798, Forks: 5202, Open Issues: 189The docker/compose
repo was created 10 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 33798 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 189 open issues on GitHub
- v2
docker compose pause
anddocker compose unpause
errors when the container is not running, where v1 was not - docker compose logs error with ecs context
- Unnecessary warnings when deploying with a ECS context: services.scale unsupported
- 2.2.3 release shasum mismatch
- Install Docker Compose from Github like PIP does
- Stream logs during
--wait
- services.xtlab-apache.networks.0 must be a string
- How to apply a dns server running in docker-compsoe to another service running in the same docker-compsoe?
- log_driver=none + compose logs regression
- Relative paths from templates in subdirectory is not resolved correctly
- Docker-compose up failing because "port is already allocated" #4950 - reopen?
- Bump github.com/docker/cli-docs-tool from 0.1.1 to 0.3.1
- MacOS + PHP + proc_open('docker-compose (v2)') =
read /dev/stderr: bad file descriptor
- support pyyaml 6.0 in docker-compose v1
- problem installing docker-compose on linux