Docker Engine 18.04 release notes

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