Docker Engine 17.11 release notes

17.10.0-ce

2017-10-17

Important: Starting with this release, docker service create, docker service update, docker service scale and docker service rollback use non-detached mode as default, use --detach to keep the old behaviour.

Builder

  • Reset uid/gid to 0 in uploaded build context to share build cache with other clients docker/cli#513
  • Add support for ADD urls without any sub path moby/moby#34217

Client

Networking

Runtime

Swarm mode