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

18.04.0-ce

Compare
Choose a tag to compare
@GordonTheTurtle GordonTheTurtle released this 10 Apr 21:49
3d479c0

Changelog

For more information on the list of deprecated flags and APIs, have a look at
https://docs.docker.com/engine/deprecated/ where you can find the target removal dates

18.04.0-ce (2018-04-10)

Builder

Client

  • Print Stack API and Kubernetes versions in version command. docker/cli#898
  • Use HasAvailableFlags instead of HasFlags for Options in help. docker/cli#959

Logging

  • Silent login: use credentials from cred store to login. docker/cli#139

Networking

Runtime

  • Fix stats collector spinning CPU if no stats are collected. moby/moby#36609
  • Fix(distribution): digest cache should not be moved if it was an auth. moby/moby#36509
  • Make sure plugin container is removed on failure. moby/moby#36715

Swarm Mode