Skip to content

v20.10.19

Compare
Choose a tag to compare
@thaJeztah thaJeztah released this 13 Oct 23:22
· 9852 commits to master since this release
c964641

This release of Docker Engine comes with some bug-fixes, and an updated version
of Docker Compose.

Builder

  • Fix an issue that could result in a panic during docker builder prune or
    docker system prune moby/moby#44122.

Daemon

  • Fix a bug where using docker volume prune would remove volumes that were
    still in use if the daemon was running with "live restore" and was restarted
    moby/moby#44238.

Packaging