Docker Compose v1.11.2 Release Notes

Release Date: 2017-02-17 // about 7 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed a bug that was preventing secrets configuration from being loaded properly

    • ๐Ÿ›  Fixed a bug where the docker-compose config command would fail if the config file contained secrets definitions

    • ๐Ÿ›  Fixed an issue where Compose on some linux distributions would pick up and load an outdated version of the requests library

    • ๐Ÿ›  Fixed an issue where socket-type files inside a build folder would cause docker-compose to crash when trying to build that service

    • ๐Ÿ›  Fixed an issue where recursive wildcard patterns ** were not being recognized in .dockerignore files.