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

18.05.0-ce

Compare
Choose a tag to compare
@GordonTheTurtle GordonTheTurtle released this 10 May 00:16
f150324

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.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