Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated release for docker-compose 1.22.0
Features
Compose format version 3.7
Introduced version 3.7 of the
docker-compose.ymlspecification.This version requires Docker Engine 18.06.0 or above.
Added support for
rollback_configin the deploy configurationAdded support for the
initparameter in service configurationsAdded support for extension fields in service, network, volume, secret,
and config configurations
Compose format version 2.4
and volume configurations
Bugfixes
Fixed a bug that prevented deployment with some Compose files when
DOCKER_DEFAULT_PLATFORMwas setCompose will no longer try to create containers or volumes with
invalid starting characters
Fixed several bugs that prevented Compose commands from working properly
with containers created with an older version of Compose
Fixed an issue with the output of
docker-compose configwith the--compatibility-modeflag enabled when the source file containsattachable networks
Fixed a bug that prevented the
gcloudcredential store from workingproperly when used with the Compose binary on UNIX
Fixed a bug that caused connection errors when trying to operate
over a non-HTTPS TCP connection on Windows
Fixed a bug that caused builds to fail on Windows if the Dockerfile
was located in a subdirectory of the build context
Fixed an issue that prevented proper parsing of UTF-8 BOM encoded
Compose files on Windows
Fixed an issue with handling of the double-wildcard (
**) pattern in.dockerignorefiles when usingdocker-compose buildFixed a bug that caused auth values in legacy
.dockercfgfiles to be ignoreddocker-compose buildwill no longer attempt to create image names starting with an invalid character