Evan Hazlett
|
3716ec25b4
secrets: secret management for swarm
|
8 years ago |
Akihiro Suda
|
3e3d3c8086
api: fix ReadOnly support for tmpfs
|
8 years ago |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 years ago |
Akihiro Suda
|
18768fdc2e
api: add TypeTmpfs to api/types/mount
|
8 years ago |
Tonis Tiigi
|
e981459609
Fix missing hostname and links in exec env
|
8 years ago |
msabansal
|
d1e0a78614
Changes required to support windows service discovery
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Dan Walsh
|
5a277c8a4a
We need to relabel newly created container volumes
|
9 years ago |
Brian Goff
|
37302bbb3f
Merge pull request #25721 from cpuguy83/revendor_engine-api
|
9 years ago |
Brian Goff
|
6d98e344c7
revendor engine-api
|
9 years ago |
Zhang Wei
|
4754c64ab5
Forbid update restart policy of container with AutoRemove flag
|
9 years ago |
Lei Jitang
|
92394785fa
Fix update memory without memoryswap
|
9 years ago |
Brian Goff
|
63983f3ffe
Fix missing mount ID on volume unmount
|
9 years ago |
Dan Walsh
|
c3dd6074b0
Multiple fixes for SELinux labels.
|
9 years ago |
Brian Goff
|
2b6bc294fc
When calling volume driver Mount, send opaque ID
|
9 years ago |
Lei Jitang
|
5bd1786387
Don't throw error on clenaup ipc mounts if it does not exists
|
9 years ago |
Brian Goff
|
b0ac69b67e
Add explicit flags for volume cp/no-cp
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
Tim Hockin
|
53c5de2921
Don't smoosh hostname and domainname in API
|
9 years ago |
msabansal
|
e8026d8a98
Windows libnetwork integration
|
9 years ago |
Alessandro Boch
|
b8a5fb76ea
Add Exposed ports and port-mapping configs to Sandbox
|
9 years ago |
Mrunal Patel
|
74bb1ce9e9
Add support for NoNewPrivileges in docker
|
9 years ago |
John Howard
|
5849a55376
Windows: Don't create working dir for Hyper-V Containers
|
9 years ago |
Antonio Murdaca
|
0e9769ab62
container: container_unix: remove unused func
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Zhang Wei
|
ff3ea4c90f
Update RestartPolicy of container
|
9 years ago |
Tibor Vass
|
0b4a7fb06d
Merge pull request #20133 from mlaventure/dont-bind-mount-mqueue
|
9 years ago |
David Calavera
|
d6870238e3
Merge pull request #19985 from Microsoft/CombineSetupWorkingDir
|
9 years ago |
Kenfe-Mickael Laventure
|
f7d4abdc00
Prevent mqueue from implicitely becoming a bind mount with --ipc=host
|
9 years ago |
Darren Stahl
|
6791230320
Combine SetupWorkingDirectory for Linux and Windows
|
9 years ago |