Docker Compose v1.10.1 Release Notes
Release Date: 2017-02-01 // over 5 years ago-
๐ Bugfixes
๐ Fixed an issue where presence of older versions of the docker-py package would cause unexpected crashes while running Compose
๐ Fixed an issue where healthcheck dependencies would be lost when using multiple compose files for a project
๐ Fixed a few issues that made the output of the
config
command invalid๐ Fixed an issue where adding volume labels to v3 Compose files would result in an error
๐ Fixed an issue on Windows where build context paths containing unicode characters were being improperly encoded
๐ Fixed a bug where Compose would occasionally crash while streaming logs when containers would stop or restart