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

Releases: docker-archive/docker-ce

18.09.1

09 Jan 21:35
4c52b90
Compare
Choose a tag to compare

Changelog

For official release notes for Docker Engine CE and Docker Engine EE, visit the release notes page.

18.09.1 (2019-01-09)

Builder

  • Additional warnings for use of deprecated legacy overlay and devicemapper storage dirvers. docker/engine#85

Client

  • Add bash completion for experimental CLI commands (manifest). docker/cli#1542

Networking

Packaging

Runtime

18.09.0 (2018-11-08)

Deprecation

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

API

Builder

  • BuildKit: Change --console=[auto,false,true] to --progress=[auto,plain,tty] docker/cli#1276
  • BuildKit: Set BuildKit's ExportedProduct variable to show useful errors in the future. moby/moby#37439

Client

  • Add docker engine subcommand to manage the lifecycle of a Docker Engine running as a privileged container on top of containerd, and to allow upgrades to Docker Engine Enterprise docker/cli#1260
  • Expose product license in docker info output docker/cli#1313
  • Show warnings produced by daemon in docker info output docker/cli#1225

Daemon

Read more

18.09.1-rc1

07 Dec 06:59
bca0068
Compare
Choose a tag to compare
18.09.1-rc1 Pre-release
Pre-release

Changelog

For official release notes for Docker Engine CE and Docker Engine EE, visit the
[https://docs.docker.com/engine/release-notes/](release notes page).

18.09.1 (2018-12-DD)

Builder

  • Additional warnings for use of deprecated legacy overlay and devicemapper storage dirvers. docker/engine#85

Client

  • Add bash completion for experimental CLI commands (manifest). docker/cli#1542

Networking

Packaging

Runtime

18.09.0 (2018-11-08)

Deprecation

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

API

Builder

  • BuildKit: Change --console=[auto,false,true] to --progress=[auto,plain,tty] docker/cli#1276
  • BuildKit: Set BuildKit's ExportedProduct variable to show useful errors in the future. moby/moby#37439

Client

  • Add docker engine subcommand to manage the lifecycle of a Docker Engine running as a privileged container on top of containerd, and to allow upgrades to Docker Engine Enterprise docker/cli#1260
  • Expose product license in docker info output docker/cli#1313
  • Show warnings produced by daemon in docker info output docker/cli#1225

Daemon

Read more

18.09.1-beta2

04 Dec 02:26
74239bf
Compare
Choose a tag to compare
18.09.1-beta2 Pre-release
Pre-release

Changelog

For official release notes for Docker Engine CE and Docker Engine EE, visit the
[https://docs.docker.com/engine/release-notes/](release notes page).

18.09.1 (2018-12-DD)

TODO

18.09.0 (2018-11-08)

Deprecation

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

API

Builder

  • BuildKit: Change --console=[auto,false,true] to --progress=[auto,plain,tty] docker/cli#1276
  • BuildKit: Set BuildKit's ExportedProduct variable to show useful errors in the future. moby/moby#37439

Client

  • Add docker engine subcommand to manage the lifecycle of a Docker Engine running as a privileged container on top of containerd, and to allow upgrades to Docker Engine Enterprise docker/cli#1260
  • Expose product license in docker info output docker/cli#1313
  • Show warnings produced by daemon in docker info output docker/cli#1225

Daemon

Experimental

Logging

Networking

  • Handle systemd-resolved case by providing appropriate resolv.conf to networking layer moby/moby#37485

Runtime

Security

Read more

18.09.1-beta1

01 Dec 05:04
d3184b7
Compare
Choose a tag to compare
18.09.1-beta1 Pre-release
Pre-release

Changelog

For official release notes for Docker Engine CE and Docker Engine EE, visit the
[https://docs.docker.com/engine/release-notes/](release notes page).

18.09.1 (2018-12-DD)

TODO

18.09.0 (2018-11-08)

Deprecation

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

API

Builder

  • BuildKit: Change --console=[auto,false,true] to --progress=[auto,plain,tty] docker/cli#1276
  • BuildKit: Set BuildKit's ExportedProduct variable to show useful errors in the future. moby/moby#37439

Client

  • Add docker engine subcommand to manage the lifecycle of a Docker Engine running as a privileged container on top of containerd, and to allow upgrades to Docker Engine Enterprise docker/cli#1260
  • Expose product license in docker info output docker/cli#1313
  • Show warnings produced by daemon in docker info output docker/cli#1225

Daemon

Experimental

Logging

Networking

  • Handle systemd-resolved case by providing appropriate resolv.conf to networking layer moby/moby#37485

Runtime

Security

Read more

18.09.0

08 Nov 00:46
4d60db4
Compare
Choose a tag to compare

Changelog

For official release notes for Docker Engine CE and Docker Engine EE, visit the
release notes page.

18.09.0 (2018-11-08)

Deprecation

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

API

Builder

  • BuildKit: Change --console=[auto,false,true] to --progress=[auto,plain,tty] docker/cli#1276
  • BuildKit: Set BuildKit's ExportedProduct variable to show useful errors in the future. moby/moby#37439

Client

  • Add docker engine subcommand to manage the lifecycle of a Docker Engine running as a privileged container on top of containerd, and to allow upgrades to Docker Engine Enterprise docker/cli#1260
  • Expose product license in docker info output docker/cli#1313
  • Show warnings produced by daemon in docker info output docker/cli#1225

Daemon

Experimental

Logging

Networking

  • Handle systemd-resolved case by providing appropriate resolv.conf to networking layer moby/moby#37485

Runtime

Security

  • Remove support for TLS < 1.2 moby/moby#37660
  • Seccomp: Whitelist syscalls linked to CAP_SYS_NICE in default seccomp profile moby/moby#37242
  • Seccomp: move the syslog syscall to be gated by CAP_SYS_ADMIN or CAP_SYSLOG [d...
Read more

18.09.0-rc1

01 Nov 18:22
Compare
Choose a tag to compare
18.09.0-rc1 Pre-release
Pre-release

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

Deprecation

API

Builder

  • BuildKit: Change --console=[auto,false,true] to --progress=[auto,plain,tty] docker/cli#1276
  • BuildKit: Set BuildKit's ExportedProduct variable to show useful errors in the future. moby/moby#37439

Client

  • Add docker engine subcommand to manage the lifecycle of a Docker Engine running as a privileged container on top of containerd, and to allow upgrades to Docker Engine Enterprise docker/cli#1260
  • Expose product license in docker info output docker/cli#1313
  • Show warnings produced by daemon in docker info output docker/cli#1225

Daemon

Experimental

Logging

Networking

  • Handle systemd-resolved case by providing appropriate resolv.conf to networking layer moby/moby#37485

Runtime

Security

Read more

18.09.0-beta5

24 Oct 00:54
e1910c5
Compare
Choose a tag to compare
18.09.0-beta5 Pre-release
Pre-release

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

18.09.0-beta3

05 Oct 21:16
7718f80
Compare
Choose a tag to compare
18.09.0-beta3 Pre-release
Pre-release

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

18.09.0-ce-beta1

07 Sep 01:07
78a6bdb
Compare
Choose a tag to compare
18.09.0-ce-beta1 Pre-release
Pre-release

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

18.09.0-ce-tp6

06 Sep 03:43
7989718
Compare
Choose a tag to compare
18.09.0-ce-tp6 Pre-release
Pre-release

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)