Docker Engine 18.01 release notes
18.01.0-ce
2018-01-10
Builder
- Fix files not being deleted if user-namespaces are enabled moby/moby#35822open_in_new
- Add support for expanding environment-variables in
docker commit --change ...
moby/moby#35582open_in_new
Client
- Return errors from client in stack deploy configs docker/cli#757open_in_new
- Fix description of filter flag in prune commands docker/cli#774open_in_new
- Add "pid" to unsupported options list docker/cli#768open_in_new
- Add support for experimental Cli configuration docker/cli#758open_in_new
- Add support for generic resources to bash completion docker/cli#749open_in_new
- Fix error in zsh completion script for docker exec docker/cli#751open_in_new
- Add a debug message when client closes websocket attach connection moby/moby#35720open_in_new
- Fix bash completion for
"docker swarm"
docker/cli#772open_in_new
Documentation
- Correct references to
--publish
long syntax in docs docker/cli#746open_in_new - Corrected descriptions for MAC_ADMIN and MAC_OVERRIDE docker/cli#761open_in_new
- Updated developer doc to explain external CLI moby/moby#35681open_in_new
- Fix
"on-failure"
restart policy being documented as "failure" docker/cli#754open_in_new - Fix anchors to "Storage driver options" docker/cli#748open_in_new
Experimental
- Add kubernetes support to
docker stack
command docker/cli#721open_in_new
- Don't append the container id to custom directory checkpoints. moby/moby#35694open_in_new
Logging
- Fix daemon crash when using the GELF log driver over TCP when the GELF server goes down moby/moby#35765open_in_new
- Fix awslogs batch size calculation for large logs moby/moby#35726open_in_new
Networking
- Windows: Fix to allow docker service to start on Windows VM docker/libnetwork#1916open_in_new
- Fix for docker intercepting DNS requests on ICS network docker/libnetwork#2014open_in_new
- Windows: Added a new network creation driver option docker/libnetwork#2021open_in_new
Runtime
- Validate Mount-specs on container start to prevent missing host-path moby/moby#35833open_in_new
- Fix overlay2 storage driver inside a user namespace moby/moby#35794open_in_new
- Zfs: fix busy error on container stop moby/moby#35674open_in_new
- Fix health checks not using the container's working directory moby/moby#35845open_in_new
- Fix VFS graph driver failure to initialize because of failure to setup fs quota moby/moby#35827open_in_new
- Fix containerd events being processed twice moby/moby#35896open_in_new
Swarm mode
- Fix published ports not being updated if a service has the same number of host-mode published ports with Published Port 0 docker/swarmkit#2376open_in_new
- Make the task termination order deterministic docker/swarmkit#2265open_in_new