-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.3.3
head repository: docker/compose
compare: v2.3.4
- 20 commits
- 39 files changed
- 5 contributors
Commits on Mar 9, 2022
-
don't fail trying to remove container with no candidate
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e8040e - Browse repository at this point
Copy the full SHA 5e8040eView commit details -
Merge pull request #9256 from ndeloof/rm_empty
don't fail trying to remove container with no candidate
Configuration menu - View commit details
-
Copy full SHA for 4d163f3 - Browse repository at this point
Copy the full SHA 4d163f3View commit details
Commits on Mar 10, 2022
-
recreate container after image has been rebuilt/pulled
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 85a4d04 - Browse repository at this point
Copy the full SHA 85a4d04View commit details -
Merge pull request #9261 from ndeloof/recreate_on_image_updated
recreate container after image has been rebuilt/pulled
Configuration menu - View commit details
-
Copy full SHA for dc6097d - Browse repository at this point
Copy the full SHA dc6097dView commit details -
ps: un-deprecate --filter, and enhance docs
Compose currently only supports a single filter options on --filter, for which reason the --status flag was added, which is more convenient to use. However, the `--filter` flag is common among various docker commands, and it's possible that additional filters get added at some point (which may be less "commonly" used, and not warrant a dedicated flag). This PR removes the "deprecated" mention from the flag, to keep consistency with other commands, but adds documentation to explain how they relate to eachother. Also added a short example for the `--format` flag. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 2d32d74 - Browse repository at this point
Copy the full SHA 2d32d74View commit details
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbcd7ee - Browse repository at this point
Copy the full SHA fbcd7eeView commit details -
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2cf917a - Browse repository at this point
Copy the full SHA 2cf917aView commit details -
Remove DEPRECATED text, since it's just the default
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6ce57ea - Browse repository at this point
Copy the full SHA 6ce57eaView commit details -
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 283f7a1 - Browse repository at this point
Copy the full SHA 283f7a1View commit details
Commits on Mar 14, 2022
-
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd8074d - Browse repository at this point
Copy the full SHA cd8074dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 730609b - Browse repository at this point
Copy the full SHA 730609bView commit details -
don't remove external volumes/networks
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7f5459 - Browse repository at this point
Copy the full SHA e7f5459View commit details -
Merge pull request #9281 from ndeloof/down_volume_external
don't remove external volumes/networks
Configuration menu - View commit details
-
Copy full SHA for d999c23 - Browse repository at this point
Copy the full SHA d999c23View commit details
Commits on Mar 16, 2022
-
use docker/cli RunExec and RunStart to handle all the interactive/tty…
…/* terminal logic Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d4b4e3 - Browse repository at this point
Copy the full SHA 1d4b4e3View commit details -
restore TTY auto-detection using dockerCli.Out.IsTerminal
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c843d37 - Browse repository at this point
Copy the full SHA c843d37View commit details
Commits on Mar 18, 2022
-
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 35ba6f6 - Browse repository at this point
Copy the full SHA 35ba6f6View commit details -
contenairized documetation generation
add docs validation (using same process a BuildX project) Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for bf26cbd - Browse repository at this point
Copy the full SHA bf26cbdView commit details -
update CI github actions comment to mention docs validation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 09e0cca - Browse repository at this point
Copy the full SHA 09e0ccaView commit details -
update run no-TTY flag description as auto-detected by default
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 099715f - Browse repository at this point
Copy the full SHA 099715fView commit details -
use a temp directory to generate doc to be sure working tree is clean
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for be187ba - Browse repository at this point
Copy the full SHA be187baView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.3...v2.3.4