Skip to content

Latest commit

 

History

History
89 lines (75 loc) · 6.7 KB

File metadata and controls

89 lines (75 loc) · 6.7 KB
title Docker Engine 18.04 release notes
toc_min 1
toc_max 2
skip_read_time true

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