Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
Kir Kolyshkin
|
7120976d74
Implement none, private, and shareable ipc modes
|
8 years ago |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 years ago |
Fabio Kung
|
cfc404a375
Move platform specific mount data to Container
|
8 years ago |
John Howard
|
ed10ac6ee9
LCOW: Create layer folders with correct ACL
|
8 years ago |
John Howard
|
f154588226
LCOW: OCI Spec and Environment for container start
|
8 years ago |
John Howard
|
55f8828eec
LCOW: Remove CommonContainer - just Container
|
8 years ago |
John Stephens
|
e0d533b1e8
Add Windows configs support
|
8 years ago |
John Stephens
|
bd4e8aa64e
Add Windows secrets support
|
8 years ago |
Aaron Lehmann
|
37ce91ddd6
Use "local" secret paths based on the secretID
|
8 years ago |
Evan Hazlett
|
67d282a5c9
support custom paths for secrets
|
8 years ago |
Darren Stahl
|
e507066303
Add missing resources to update block for Windows containers
|
8 years ago |
Madhan Raj Mookkandy
|
040afcce8f
(*) Support --net:container:<containername/id> for windows
|
8 years ago |
John Howard
|
f42033ba94
Windows: Unify workdir handling
|
8 years ago |
Vincent Demeester
|
7164b66cfc
Move ReplaceOrAppendEnvValues to container package
|
8 years ago |
Brian Goff
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 years ago |
Evan Hazlett
|
72c1d7f46b
add SecretMount and UnmountSecrets methods for non-Linux
|
8 years ago |
Akihiro Suda
|
18768fdc2e
api: add TypeTmpfs to api/types/mount
|
8 years ago |
John Howard
|
600f0ad211
Windows: Factor out unused fields in container
|
8 years ago |
Brian Goff
|
d89fb40e1c
Merge pull request #27072 from Microsoft/jjh/fix26843
|
8 years ago |
John Howard
|
3838c314ad
Windows: Don't resolve volume dest
|
8 years ago |
Tonis Tiigi
|
e981459609
Fix missing hostname and links in exec env
|
8 years ago |
Anusha Ragunathan
|
b8265e5550
Merge pull request #26843 from anusha-ragunathan/vol-unmount-win
|
8 years ago |
Anusha Ragunathan
|
d576509d8a
Call "VolumeDriver.Unmount" during container stop.
|
8 years ago |
msabansal
|
d1e0a78614
Changes required to support windows service discovery
|
8 years ago |
allencloud
|
9279a93f6d
correct some nits in comments
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Zhang Wei
|
4754c64ab5
Forbid update restart policy of container with AutoRemove flag
|
9 years ago |
Antonio Murdaca
|
756f6cef4a
daemon: allow tmpfs to trump over VOLUME(s)
|
9 years ago |
John Howard
|
6b5c83bf18
Windows: Support ARG in builder
|
9 years ago |