summaryrefslogtreecommitdiff
path: root/daemon/volumes_windows.go
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant build-tagsSebastiaan van Stijn2017-12-181-2/+0
* Partial refactor of UID/GID usage to use a unified struct.Daniel Nephin2017-06-071-1/+2
* Don't create source directory while the daemon is being shutdown, fix #30348Lei Jitang2017-05-301-1/+1
* fix some typos from module contrib to manAaron.L.Xu2017-02-181-1/+1
* Remove hacked Windows OCI spec, compile fixupsJohn Howard2016-09-271-1/+1
* Add missing call to "VolumeDriver.Mount" during container start.Anusha Ragunathan2016-09-191-8/+4
* Add new `HostConfig` field, `Mounts`.Brian Goff2016-09-131-2/+2
* Remove unneeded references to execDriverKenfe-Mickael Laventure2016-03-211-2/+2
* Windows libcontainerd implementationJohn Howard2016-03-181-7/+11
* Remove static errors from errors package.David Calavera2016-02-261-2/+2
* Remove duplicated lazy volume initialization.David Calavera2016-01-131-7/+2
* Lazy initialize Volume on container Mount objectDarren Shepherd2016-01-121-0/+8
* Move Container to its own package.David Calavera2015-12-031-1/+2
* Remove the container initializers per platform.David Calavera2015-11-181-18/+0
* Remove further references to the daemon within containers.David Calavera2015-11-041-2/+3
* Windows: Add volume supportJohn Howard2015-10-221-18/+42
* Revert "Merge pull request #16228 from duglin/ContextualizeEvents"Tibor Vass2015-09-291-2/+1
* Add context.RequestID to event streamDoug Davis2015-09-241-1/+2
* Tidy volume*.goJohn Howard2015-07-311-2/+10
* Windows: Factoring out unused fieldsJohn Howard2015-07-271-5/+7
* Allow to downgrade local volumes from > 1.7 to 1.6.David Calavera2015-06-091-2/+10
* Windows: Fix PR13278 compile breakJohn Howard2015-06-081-0/+4
* Windows: Fix volume_windows compileJohn Howard2015-05-261-2/+2
* Volumes refactor and external plugin implementation.David Calavera2015-05-211-6/+4
* Windows: Refactor containerJohn Howard2015-05-161-0/+8
* Windows: Refactor volumesJohn Howard2015-04-271-0/+8