Akihiro Suda
|
5045a2de24
Support recursively read-only (RRO) mounts
|
2 年之前 |
Evan Lezar
|
dedf5747cc
Remove need to set Capabilities for cdi driver
|
2 年之前 |
Evan Lezar
|
7ec9561a77
Add support for CDI devices to docker daemon under linux
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Sebastiaan van Stijn
|
ebda2fa2b5
integration/internal: use strings.Cut() and minor refactor
|
2 年之前 |
Cory Snider
|
547da0d575
daemon: support other containerd runtimes (MVP)
|
3 年之前 |
Paweł Gronowski
|
85a7f5a09a
daemon/linux: Set console size on creation
|
3 年之前 |
Paul "TBBle" Hampson
|
c60f70f112
Break out `setupWindowsDevices` and add tests
|
3 年之前 |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 年之前 |
Brian Goff
|
f464c31668
Check tmpfs mounts before create anon volume
|
5 年之前 |
Arko Dasgupta
|
92e809a680
Support host.docker.internal in dockerd on Linux
|
5 年之前 |
Rob Gulewich
|
072400fc4b
Make cgroup namespaces configurable
|
6 年之前 |
Yong Tang
|
5635c248cd
Merge pull request #38871 from crosbymichael/exec-spec
|
6 年之前 |
Michael Crosby
|
7603c22c73
Use original process spec for execs
|
6 年之前 |
Sebastiaan van Stijn
|
1101568fa1
Update TestUpdatePidsLimit to be more atomic
|
6 年之前 |
Kir Kolyshkin
|
f664df01d1
integration: add/use WithRestartPolicy
|
6 年之前 |
Kir Kolyshkin
|
17022b3ad2
integration/internal/container/ops: rm unused code
|
6 年之前 |
Akihiro Suda
|
596cdffb9f
mount: add BindOptions.NonRecursive (API v1.40)
|
6 年之前 |
Brian Goff
|
e7479e3ab8
Fix logging plugin crash unrecoverable
|
7 年之前 |
Vincent Demeester
|
24f9347511
Migrate test-integration-cli experimental ipvlan test to integration
|
7 年之前 |
Vincent Demeester
|
ef5bc60326
Migrate test-integration-cli experimental macvlan test to integration
|
7 年之前 |
Yong Tang
|
6ab465804b
Improvement in integration tests
|
7 年之前 |
Yong Tang
|
d896f87c05
Migrate volumes tests in integration-cli to api tests
|
7 年之前 |
Yong Tang
|
eaa1a0c218
Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions
|
7 年之前 |
Vincent Demeester
|
0bb7d42b03
Add an integration/internal/container helper package
|
7 年之前 |