compose
compose copied to clipboard
Define and run multi-container applications with Docker
### Description When a variable interpolation is nested inside a `${A:+}`-style interpolation construct for the same variable, `compose` emits a "variable is not set" warning, even though the nested evaluation...
### Description I am using JetBrains PyCharm+Gateway for remote development. I am using an internal Pycharm terminal. Today I found that the latest version of docker-compose `2.32.4` is printing `w...
### Description It might be a bug since i cannot find solution online. Mounting nfs share directly to a container works when using `docker run` but not when using a...
### Description To create a compose environment that allows for plugins/extensions, we would like to be able to say: ``` services: # common services for this designed environment include: docker-compose.d/*.yml...
### Description Add new feature method to ImagePruner that cleans up the dangling images as well (historically we have NOT) and the feature would add handler method to gracefully (without...
### Description Several of our projects use the feature of MSBuild to generate container images as part of publishing: https://learn.microsoft.com/en-us/dotnet/core/docker/publish-as-container This means that these projects do not have a Dockerfile,...
### Description We currently have several ways to get the CPU and memory consumption for containers. We have `docker stats` that tells the resource usage per container. There is the...
### Description The ability to "include" a compose file into a parent file is incredibly powerful for supporting modular compose configurations. However, a key missing feature is the ability to...
### Description I would love to have the option to declare a custom default naming scheme for every service in my `docker-compose.yml` file. Since I don't like having the project/directory...
Bumps [github.com/morikuni/aec](https://github.com/morikuni/aec) from 1.0.0 to 1.1.0. Release notes Sourced from github.com/morikuni/aec's releases. v1.1.0 What's Changed send both SCO and DEC proprietary sequence for terminal compatibility by @ndeloof in morikuni/aec#5 Add...