Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

v17.12.0-ce

Compare
Choose a tag to compare
@seemethere seemethere released this 27 Dec 22:18
· 15170 commits to master since this release
c97c6d6

Changelog

Items starting with DEPRECATE are important deprecation notices. For more
information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where target removal dates can also
be found.

IMPORTANT: You must stop all containers and plugins BEFORE upgrading to Docker CE 17.12.
See related PR: moby/moby#35812

17.12.0-ce (2017-12-27)

Known Issues

Builder

Client

  • Add name field to secrets and configs to allow interpolation in Compose files docker/cli#668
  • Add --isolation for setting swarm service isolation mode docker/cli#426

Documentation

Logging

  • Logentries driver line-only=true []byte output fix moby/moby#35612
  • Logentries line-only logopt fix to maintain backwards compatibility moby/moby#35628

Networking

  • Added support for persisting Windows network driver specific options moby/moby#35563

Runtime

  • Windows: Fix case insensitive filename matching against builder cache moby/moby#35793
  • Fix race conditions around process handling and error checks moby/moby#35809

Swarm Mode

Packaging