COMMITS
/ daemon/create_windows.go March 16, 2016
E
add label support for build, networks and volumes
Evan Hazlett committed
January 8, 2016
S
Allow external volume drivers to host anonymous volumes and copy existing data from image.
Stephen Rust committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
September 23, 2015
B
Move responsibility of ls/inspect to volume driver
Brian Goff committed
December 18, 2015
D
Move Config and HostConfig from runconfig to types/container.
David Calavera committed
December 13, 2015
J
Fix typos found across repository
Justas Brazauskas committed
November 12, 2015
D
Move Container to its own package.
David Calavera committed
November 3, 2015
D
Remove further references to the daemon within containers.
David Calavera committed
September 10, 2015
J
Windows: Add volume support
John Howard committed
August 24, 2015
D
Move VolumeDriver to HostConfig to make containers portable.
David Calavera committed
August 12, 2015
C
added check for bind on create to determine local volume driver
Clinton Kitson committed
July 16, 2015
J
Windows: Factoring out unused fields
John Howard committed