John Howard
|
f42033ba94
Windows: Unify workdir handling
|
8 年之前 |
Vincent Demeester
|
7164b66cfc
Move ReplaceOrAppendEnvValues to container package
|
8 年之前 |
Brian Goff
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 年之前 |
Evan Hazlett
|
72c1d7f46b
add SecretMount and UnmountSecrets methods for non-Linux
|
8 年之前 |
Akihiro Suda
|
18768fdc2e
api: add TypeTmpfs to api/types/mount
|
8 年之前 |
John Howard
|
600f0ad211
Windows: Factor out unused fields in container
|
8 年之前 |
Brian Goff
|
d89fb40e1c
Merge pull request #27072 from Microsoft/jjh/fix26843
|
8 年之前 |
John Howard
|
3838c314ad
Windows: Don't resolve volume dest
|
8 年之前 |
Tonis Tiigi
|
e981459609
Fix missing hostname and links in exec env
|
8 年之前 |
Anusha Ragunathan
|
b8265e5550
Merge pull request #26843 from anusha-ragunathan/vol-unmount-win
|
8 年之前 |
Anusha Ragunathan
|
d576509d8a
Call "VolumeDriver.Unmount" during container stop.
|
8 年之前 |
msabansal
|
d1e0a78614
Changes required to support windows service discovery
|
8 年之前 |
allencloud
|
9279a93f6d
correct some nits in comments
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Zhang Wei
|
4754c64ab5
Forbid update restart policy of container with AutoRemove flag
|
9 年之前 |
Antonio Murdaca
|
756f6cef4a
daemon: allow tmpfs to trump over VOLUME(s)
|
9 年之前 |
John Howard
|
6b5c83bf18
Windows: Support ARG in builder
|
9 年之前 |
John Howard
|
94d70d8355
Windows libcontainerd implementation
|
9 年之前 |
msabansal
|
e8026d8a98
Windows libnetwork integration
|
9 年之前 |
John Howard
|
5849a55376
Windows: Don't create working dir for Hyper-V Containers
|
9 年之前 |
Zhang Wei
|
ff3ea4c90f
Update RestartPolicy of container
|
9 年之前 |
Darren Stahl
|
6791230320
Combine SetupWorkingDirectory for Linux and Windows
|
9 年之前 |
John Howard
|
54320d8d18
Signed-off-by: John Howard <jhoward@microsoft.com>
|
9 年之前 |
Darren Stahl
|
ec31741ca1
Combine SetupWorkingDirectory for Linux and Windows
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
David Calavera
|
9d12d09300
Add volume events.
|
9 年之前 |
Qiang Huang
|
8799c4fc0f
Implemet docker update command
|
9 年之前 |
Tibor Vass
|
c70f8b3c9c
builder: remove container package dependency
|
9 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
Tibor Vass
|
5bb4d0d9ea
Move DisconnectFromNetwork back to daemon/
|
9 年之前 |