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

18.09.0-ce-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@GordonTheTurtle GordonTheTurtle released this 07 Sep 01:07
· 1411 commits to 18.09 since this release
78a6bdb

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.09.0-ce (2018-MM-DD)

Builder

Client

Logging

Networking

Runtime

  • Disable TestExecWindowsOpenHandles on RS5 temporarily. moby/moby#37679
  • LCOW: Ensure platform is populated on COPY/ADD. moby/moby#37563
  • LCOW: Mount to short container paths to avoid command-line length limit. moby/moby#37659
  • LCOW: lazycontext: Use correct lstat, fix archive check. moby/moby#37356
  • Lcow: fix debug in startServiceVMIfNotRunning(). moby/moby#37446
  • Revendor Microsoft/opengcs @ v0.3.8. moby/moby#37515
  • Select polling based watcher for docker log file watcher on Windows. moby/moby#37412
  • Updated the go-winio library to release 0.4.8 that has the fix for Windows Container. docker/cli#1157

Swarm Mode

  • Propagate the provided external CA certificate to the external CA object in swarm. docker/cli#1178