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

19.03.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@GordonTheTurtle GordonTheTurtle released this 04 Apr 23:51
· 2083 commits to 19.03 since this release
62240a9

Changelog

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

19.03.0 (2019-05-21)

Client

API

Builder

  • Builder: fix COPY --from should preserve ownership. moby/moby#38599
  • builder-next: update buildkit to c3541087 (v0.4.0). moby/moby#38882
    • 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
  • TODO changes from BuildKit

Experimental

Security

Runtime

Networking

Swarm

Logging

Deprecation