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

v17.06.2-ce-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewhsu andrewhsu released this 28 Aug 23:59
· 17819 commits to master since this release

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.

17.06.2-ce (2017-08-DD)

Client

  • Enable TCP keepalive in the client to prevent loss of connection docker/cli#415

Runtime

  • Devmapper: ensure UdevWait is called after calls to setCookie moby/moby#33732
  • Aufs: ensure diff layers are correctly removed to prevent leftover files from using up storage moby/moby#34587

Swarm mode