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

19.03.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@GordonTheTurtle GordonTheTurtle released this 30 May 04:08
· 1686 commits to 19.03 since this release
4a18bf4

Changelog

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

19.03.0 (2019-MM-DD)

Client

API

Builder

  • Builder: fix COPY --from should preserve ownership. moby/moby#38599
  • builder-next: update buildkit to v0.5.0. docker/engine#215
    • This brings in inline cache support. --cache-from can now point to an existing image
      if it was built with --build-arg BUILDKIT_INLINE_CACHE=true and contains the cache metadata in the image config.
  • builder-next: allow outputs configuration. moby/moby#38898
  • builder-next: fix gcr workaround token cache. docker/engine#212
  • builder-next: call stopprogress on download error. docker/engine#215
  • TODO changes from BuildKit

Experimental

Security

Runtime

Networking

Swarm

Logging

Deprecation