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.03.0-ce-rc4

15 Mar 10:38
fbedb97
Compare
Choose a tag to compare
18.03.0-ce-rc4 Pre-release
Pre-release

Changelog

For more information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where you can find the target removal dates

18.03.0-ce (2018-03-DD)

Builder

  • Fixes files leaking to other images in a multi-stage build moby/moby#36338

Client

  • docker build now runs faster when registry-specific credential helper(s) are configured docker/cli#840
  • Update event filter zsh completion with disable, enable, install and remove docker/cli#372
  • Produce errors when empty ids are passed into inspect calls moby/moby#36144
  • Marshall version for the k8s controller docker/cli#891
  • Set a non-zero timeout for HTTP client communication with plugin backend docker/cli#883

Logging

Networking

  • Verify NetworkingConfig to make sure EndpointSettings is not nil moby/moby#36077

Runtime

  • Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatus moby/moby#36150
  • Fix issue with plugin scanner going too deep moby/moby#36119
  • Fixed error detection using IsErrNotFound and IsErrNotImplemented for ContainerStatPath, CopyFromContainer, and CopyToContainer methods moby/moby#35979
  • Fix systemd slice expansion so that it could be consumed by cAdvisor moby/moby#36449
  • Fix devices mounted with wrong uid/gid moby/moby#36449
  • Fix read-only containers with IPC private mounts /dev/shm read-only [moby/moby#36526](...
Read more

18.03.0-ce-rc3

08 Mar 23:12
e730959
Compare
Choose a tag to compare
18.03.0-ce-rc3 Pre-release
Pre-release

Changelog

For more information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where you can find the target removal dates

18.03.0-ce (2018-03-DD)

Builder

  • Fixes files leaking to other images in a multi-stage build moby/moby#36338

Client

  • docker build now runs faster when registry-specific credential helper(s) are configured docker/cli#840
  • Update event filter zsh completion with disable, enable, install and remove docker/cli#372
  • Produce errors when empty ids are passed into inspect calls moby/moby#36144
  • Marshall version for the k8s controller docker/cli#891
  • Set a non-zero timeout for HTTP client communication with plugin backend docker/cli#883

Logging

Networking

  • Verify NetworkingConfig to make sure EndpointSettings is not nil moby/moby#36077

Runtime

  • Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatus moby/moby#36150
  • Fix issue with plugin scanner going too deep moby/moby#36119
  • Fixed error detection using IsErrNotFound and IsErrNotImplemented for ContainerStatPath, CopyFromContainer, and CopyToContainer methods moby/moby#35979

Swarm Mode

Read more

18.03.0-ce-rc2

07 Mar 01:49
cbc5bef
Compare
Choose a tag to compare
18.03.0-ce-rc2 Pre-release
Pre-release

Changelog

For more information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where you can find the target removal dates

18.03.0-ce (2018-03-DD)

Builder

  • Fixes files leaking to other images in a multi-stage build moby/moby#36338

Client

  • docker build now runs faster when registry-specific credential helper(s) are configured docker/cli#840
  • Update event filter zsh completion with disable, enable, install and remove docker/cli#372
  • Produce errors when empty ids are passed into inspect calls moby/moby#36144
  • Marshall version for the k8s controller docker/cli#891
  • Set a non-zero timeout for HTTP client communication with plugin backend docker/cli#883

Logging

Networking

  • Verify NetworkingConfig to make sure EndpointSettings is not nil moby/moby#36077

Runtime

  • Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatus moby/moby#36150
  • Fix issue with plugin scanner going too deep moby/moby#36119
  • Fixed error detection using IsErrNotFound and IsErrNotImplemented for ContainerStatPath, CopyFromContainer, and CopyToContainer methods moby/moby#35979

Swarm Mode

Read more

17.12.1-ce

28 Feb 02:30
7390fc6
Compare
Choose a tag to compare

Changelog

Items starting with DEPRECATE are important deprecation notices. For more
information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where target removal dates can also
be found.

IMPORTANT: You must stop all containers and plugins BEFORE upgrading to Docker CE 17.12.
See related PR: moby/moby#35812

17.12.1-ce (2018-02-27)

Client

  • Return errors from daemon on stack deploy configs create/update docker/cli#757

Logging

Networking

Packaging

Runtime

  • Bump Golang to 1.9.4
  • Bump containerd to 1.0.1
  • Fix dockerd not being able to reconnect to containerd when it is restarted moby/moby#36173
  • Fix containerd events from being processed twice moby/moby#35891
  • Fix vfs graph driver failure to initialize because of failure to setup fs quota moby/moby#35827
  • Fix regression of health check not using container's working directory moby/moby#35845
  • Honor DOCKER_RAMDISK with containerd 1.0 moby/moby#35957
  • Update runc to fix hang during start and exec moby/moby#36097
  • Windows: Vendor of Microsoft/hcsshim @v.0.6.8 partial fix for import layer failing moby/moby#35924
  • Fix issue where network inspect does not show Created time for networks in swarm scope moby/moby#36095

Swarm

17.12.0-ce (2017-12-27)

Known Issues

Builder

Client

  • Add name field to secrets and configs to allow interpolation in Compose files docker/cli#668
  • Add --isolation for setting swarm service isolation mode docker/cli#426

Documentation

Logging

  • Logentries driver line-only=true []byte output fix moby/moby#35612
  • Logentries line-only logopt fix to maintain backwards compatibility moby/moby#35628

Networking

  • Added support for persisting Windows network driver specific options moby/moby#35563

Runtime

  • Contai...
Read more

18.03.0-ce-rc1

22 Feb 05:16
c160c73
Compare
Choose a tag to compare
18.03.0-ce-rc1 Pre-release
Pre-release

Changelog

Items starting with DEPRECATE are important deprecation notices. For more
information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where target removal dates can also
be found.

18.03.0-ce (2018-03-DD)

Builder

Client

Logging

Networking

Runtime

  • Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatus moby/moby#36150
  • Fix issue with plugin scanner going to deep moby/moby#36119

Swarm Mode

Read more

17.12.1-ce-rc2

22 Feb 02:18
b0992d2
Compare
Choose a tag to compare
17.12.1-ce-rc2 Pre-release
Pre-release

Changelog

Items starting with DEPRECATE are important deprecation notices. For more
information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where target removal dates can also
be found.

IMPORTANT: You must stop all containers and plugins BEFORE upgrading to Docker CE 17.12.
See related PR: moby/moby#35812

17.12.1-ce (2018-02-DD)

Client

  • Return errors from daemon on stack deploy configs create/update docker/cli#757

Logging

Networking

Packaging

Runtime

  • Bump Golang to 1.9.4
  • Bump containerd to 1.0.1
  • Fix dockerd not being able to reconnect to containerd when it is restarted moby/moby#36173
  • Fix containerd events from being processed twice moby/moby#35891
  • Fix vfs graph driver failure to initialize because of failure to setup fs quota moby/moby#35827
  • Fix regression of health check not using container's working directory moby/moby#35845
  • Honor DOCKER_RAMDISK with containerd 1.0 moby/moby#35957
  • Update runc to fix hang during start and exec moby/moby#36097
  • Windows: Vendor of Microsoft/hcsshim @v.0.6.8 partial fix for import layer failing moby/moby#35924
  • Fix issue where network inspect does not show Created time for networks in swarm scope moby/moby#36095

Swarm

17.12.0-ce (2017-12-27)

Known Issues

Builder

Client

  • Add name field to secrets and configs to allow interpolation in Compose files docker/cli#668
  • Add --isolation for setting swarm service isolation mode docker/cli#426

Documentation

Logging

  • Logentries driver line-only=true []byte output fix moby/moby#35612
  • Logentries line-only logopt fix to maintain backwards compatibility moby/moby#35628

Networking

  • Added support for persisting Windows network driver specific options moby/moby#35563

Runtime

  • Contai...
Read more

v17.12.1-ce-rc1

14 Feb 02:07
feff709
Compare
Choose a tag to compare
v17.12.1-ce-rc1 Pre-release
Pre-release

Changelog

Items starting with DEPRECATE are important deprecation notices. For more
information on the list of deprecated flags and APIs please have a look at
https://docs.docker.com/engine/deprecated/ where target removal dates can also
be found.

IMPORTANT: You must stop all containers and plugins BEFORE upgrading to Docker CE 17.12.
See related PR: moby/moby#35812

17.12.1-ce (2017-02-DD)

Client

  • Return errors from daemon on stack deploy configs create/update docker/cli#757

Logging

Networking

Packaging

Runtime

  • Bump Golang to 1.9.4
  • Bump containerd to 1.0.1
  • Fix dockerd not being able to reconnect to containerd when it is restarted moby/moby#36173
  • Fix containerd events from being processed twice moby/moby#35891
  • Fix vfs graph driver failure to initialize because of failure to setup fs quota moby/moby#35827
  • Fix regression of health check not using container's working directory moby/moby#35845
  • Honor DOCKER_RAMDISK with containerd 1.0 moby/moby#35957
  • Update runc to fix hang during start and exec moby/moby#36097
  • Windows: Vendor of Microsoft/hcsshim @v.0.6.8 partial fix for import layer failing moby/moby#35924

17.12.0-ce (2017-12-27)

Known Issues

Builder

Client

  • Add name field to secrets and configs to allow interpolation in Compose files docker/cli#668
  • Add --isolation for setting swarm service isolation mode docker/cli#426

Documentation

Logging

  • Logentries driver line-only=true []byte output fix moby/moby#35612
  • Logentries line-only logopt fix to maintain backwards compatibility moby/moby#35628

Networking

  • Added support for persisting Windows network driver specific options moby/moby#35563

Runtime

  • Windows: Fix case insensitive filename matching against builder cache moby/moby#35793
  • Fix race conditions around process handling and error checks moby/moby#35809

Swarm Mode

Read more

v18.02.0-ce

08 Feb 01:01
fc4de44
Compare
Choose a tag to compare

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 target removal dates.

18.02.0-ce (2018-02-07)

Builder

Client

  • Fix issue of filter in docker ps where health=starting returns nothing moby/moby#35940
  • Annotate "stack" commands to be "swarm" and "kubernetes" docker/cli#804

Experimental

  • LCOW: Coalesce daemon stores, allow dual LCOW and WCOW mode moby/moby#34859
  • LCOW: Raise minimum requirement to Windows RS3 RTM build (16299) moby/moby#36065

Logging

  • Fixed error detection using IsErrNotFound and IsErrNotImplemented for the ContainerLogs method moby/moby#36000

Networking

  • Disable service on release network results in zero-downtime deployments with rolling upgrades moby/moby#35960

Packaging

Runtime

  • Fixes unexpected Docker Daemon shutdown based on pipe error moby/moby#35968
  • Fix some occurrences of hcsshim::ImportLayer failed in Win32: The system cannot find the path specified moby/moby#35924
  • Windows: increase the maximum layer size during build to 127GB moby/moby#35925
  • Fix Devicemapper: Error running DeleteDevice dm_task_run failed moby/moby#35919
  • Fix docker update not updating cpu quota, and cpu-period of a running container moby/moby#36030
  • Make image (layer) downloads faster by using pigz moby/moby#35697
  • Protect the daemon from volume plugins that are slow or deadlocked moby/moby#35441
  • Fix DOCKER_RAMDISK environment variable not being honoured moby/moby#35957

v18.02.0-ce-rc2

01 Feb 16:02
f968a2c
Compare
Choose a tag to compare
v18.02.0-ce-rc2 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 target removal dates.

18.02.0-ce (2018-02-DD)

Builder

Client

  • Fix issue of filter in docker ps where health=starting returns nothing moby/moby#35940
  • Annotate "stack" commands to be "swarm" and "kubernetes" docker/cli#804

Experimental

  • LCOW: Coalesce daemon stores, allow dual LCOW and WCOW mode moby/moby#34859
  • LCOW: Raise minimum requirement to Windows RS3 RTM build (16299) moby/moby#36065

Logging

  • Fixed error detection using IsErrNotFound and IsErrNotImplemented for the ContainerLogs method moby/moby#36000

Networking

  • Disable service on release network results in zero-downtime deployments with rolling upgrades moby/moby#35960

Packaging

Runtime

  • Fixes unexpected Docker Daemon shutdown based on pipe error moby/moby#35968
  • Fix some occurrences of hcsshim::ImportLayer failed in Win32: The system cannot find the path specified moby/moby#35924
  • Windows: increase the maximum layer size during build to 127GB moby/moby#35925
  • Fix Devicemapper: Error running DeleteDevice dm_task_run failed moby/moby#35919
  • Fix docker update not updating cpu quota, and cpu-period of a running container moby/moby#36030
  • Make image (layer) downloads faster by using pigz moby/moby#35697
  • Protect the daemon from volume plugins that are slow or deadlocked moby/moby#35441
  • Fix DOCKER_RAMDISK environment variable not being honoured moby/moby#35957

v18.02.0-ce-rc1

25 Jan 05:46
5e1d90a
Compare
Choose a tag to compare
v18.02.0-ce-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 target removal dates.

18.02.0-ce (2018-02-DD)

Builder

Client

  • Fix issue of filter in docker ps where health=starting returns nothing moby/moby#35940

Experimental

  • LCOW: Coalesce daemon stores, allow dual LCOW and WCOW mode moby/moby#34859

Logging

  • Fixed error detection using IsErrNotFound and IsErrNotImplemented for the ContainerLogs method moby/moby#36000

Networking

  • Disable service on release network results in zero-downtime deployments with rolling upgrades moby/moby#35960

Packaging

Runtime

  • Fixes unexpected Docker Daemon shutdown based on pipe error moby/moby#35968
  • Fix some occurrences of hcsshim::ImportLayer failed in Win32: The system cannot find the path specified moby/moby#35924
  • Windows: increase the maximum layer size during build to 127GB moby/moby#35925
  • Fix Devicemapper: Error running DeleteDevice dm_task_run failed moby/moby#35919
  • Make image (layer) downloads faster by using pigz moby/moby#35697
  • Protect the daemon from volume plugins that are slow or deadlocked moby/moby#35441
  • Fix DOCKER_RAMDISK environment variable not being honoured moby/moby#35957