Skip to content

Latest commit

 

History

History
77 lines (65 loc) · 5.76 KB

File metadata and controls

77 lines (65 loc) · 5.76 KB
title Docker Engine 18.05 release notes
toc_min 1
toc_max 2
skip_read_time true

18.05.0-ce

2018-05-09

Builder

  • Adding netbsd compatibility to the package pkg/term. moby/moby#36887
  • Standardizes output path for artifacts of intermediate builds to /build/. moby/moby#36858

Client

  • Fix docker stack deploy reference flag. docker/cli#981
  • Fix docker stack deploy re-deploying services after the service was updated with --force. docker/cli#963
  • Add bash completion for secret|config create --template-driver. docker/cli#1004
  • Add fish completions for docker trust subcommand. docker/cli#984

Logging

Networking

  • Import libnetwork fix for rolling updates. moby/moby#36638
  • Update libnetwork to improve scalabiltiy of bridge network isolation rules. moby/moby#36774

Runtime

Swarm Mode