-
Notifications
You must be signed in to change notification settings - Fork 0
Engine 1.11.0
Kenfe-Mickaël Laventure edited this page Mar 1, 2016
·
67 revisions
- Freeze: 2016-03-17
- Release: 2016-04-07
#20361 Containerd integration
Replace execdrivers with containerd.
#20362 CLI separation
Separate the docker client cli from the docker daemon.
#20363 Better Plugins Framework
Bake plugin management capabilities inside docker.
- #20356 Label for non-container resources
- Output of
docker volume lsis now sorted by volume name (#20389) - Output of
docker volume lsis now sorted by network name (#20383) - Docker now supports external credential stores (#20107)
-
docker psnow supports displaying the list of volumes mounted inside a container (#20017) - Docker will now try to resume layer download where it left timeout after a network error/timeout (#19840)
- Colorized logs can now be disabled with the new
--raw-logsdaemon flag (#19794) - Docker,on Windows platform, now includes an ETW (Event Tracing in Windows) logging driver named
etwlogs(#19689) - Journald log driver now support the log command tag option (#19564)