Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 years ago |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 years ago |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 years ago |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 years ago |
John Howard
|
4ec9766a27
LCOW: Fix nits from 33241
|
8 years ago |
John Howard
|
bdabc76a53
LCOW: Coherency - ensure windowsfilter driver is not used
|
8 years ago |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 years ago |
Darren Stahl
|
5e4e357f6e
Windows: Do not attempt to clean empty windowsfilter folder
|
8 years ago |
Victor Vieux
|
a6746e6ca5
Merge pull request #31954 from darrenstahlmsft/GraphdriverReference
|
8 years ago |
Darren Stahl
|
7fab9b8a60
Windows: Fix reference counting in graphdriver
|
8 years ago |
John Howard (VM)
|
9910b9a7f0
Windows: graph cleanup '-removing'
|
8 years ago |
John Howard
|
83a2db2097
Windows: Retry loop to fix HCS race condition enumerating containers
|
8 years ago |
John Howard
|
c98e77c77c
Windows: Use sequential file access
|
8 years ago |
unclejack
|
3a42518042
daemon: return directly without ifs where possible
|
8 years ago |
Darren Stahl
|
22c83c567f
Swap usage of LazyDLL and LoadDLL to LazySystemDLL.
|
8 years ago |
Victor Vieux
|
9c559e6d0b
fix a few golint errors
|
8 years ago |
Darren Stahl
|
d4095a5902
Fix failure to get containers when deleting a layer
|
8 years ago |
Sebastiaan van Stijn
|
f11ac963af
Merge pull request #27915 from rhvgoyal/graph-create-opts
|
8 years ago |
Tibor Vass
|
5e3d777401
Merge pull request #28002 from Microsoft/jjh/noreexec
|
8 years ago |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 years ago |
John Howard
|
d9294719b5
Windows: Allow a no-reexec option for importLayer
|
8 years ago |
Darren Stahl
|
c58e8dea6c
Terminate template VMs on layer delete
|
8 years ago |
Darren Stahl
|
be68006d19
Windows: Rename layers before deletion
|
8 years ago |
John Howard
|
4fac603682
Windows: support docker diff
|
8 years ago |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 years ago |
Darren Stahl
|
0da31c68f1
Stop expanding sandbox size when no new size is specified
|
8 years ago |
John Starks
|
9c79b0efc0
Windows: Back up files mutated during layer import
|
8 years ago |
John Howard
|
f61315f0df
Windows: Remove TP5 hack from graphdriver
|
8 years ago |