compose-cli
compose-cli copied to clipboard
Easily run your Compose application to the cloud with compose-cli
/!\ Docker Compose V2 has moved to [github.com/docker/compose](https://github.com/docker/compose/tree/v2), this repository is for "Cloud Integrations". You can report issues related to `docker compose` [here](https://github.com/docker/compose/issues/new/choose). **Description** Redo of #2135. All tasks are...
**What I did** The ECS stack includes an ingress rule to allow LB to reach the tasks. However, the ingress was added inside the Docker network security group, exposing all...
**Description** - The Docker Azure integration with Azure Container Instances provided limited ability to use docker compose to deploy multi container applications. We needed to run multi-container applications and decided...
**What I did** See https://github.com/kubernetes/kubernetes/issues/89477, https://github.com/kubernetes/kubernetes/issues/89477#issuecomment-603911496. **Related issue** **(not mandatory) A picture of a cute animal, if possible in relation with what you did**
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.8. Changelog Sourced from postgresql's changelog. Changelog Notable changes since version 42.0.0, read the complete History of Changes. The format is based on Keep a...