Brian Goff
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
9 年之前 |
Stephen J Day
|
8e5ef8af5c
client: don't hide context errors
|
8 年之前 |
Yong Tang
|
7d705a7355
Fix ulimits in `docker inspect` when daemon default exists
|
8 年之前 |
John Howard
|
8a1fdce7fe
Windows: Correct TestVolumesNoCopyData
|
8 年之前 |
Vincent Demeester
|
5168c93419
Merge pull request #23830 from ardnaxelarak/23345_remove_name_from_volume_create
|
9 年之前 |
Kara Alexandra
|
ba3f0bf0e7
Add option to specify name without --name in volume create
|
9 年之前 |
Daniel Nephin
|
25587906d1
Merge pull request #25354 from dnephin/remove-mflag-from-dockerd
|
9 年之前 |
Alexander Morozov
|
8d99dfbc69
Merge pull request #25978 from justincormack/no-no-gccgo
|
9 年之前 |
Daniel Nephin
|
6e7405ebd4
Fix tests and windows service.
|
9 年之前 |
Justin Cormack
|
eda90f6344
Remove gccgo support
|
9 年之前 |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
9 年之前 |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
9 年之前 |
Daniel Nephin
|
fb42e84772
Remove unnecessary json.Unmarshal wrapper.
|
9 年之前 |
Zhang Wei
|
3c2886d8a4
Move --rm to daemon side
|
9 年之前 |
Yong Tang
|
c8d3ee8093
Allow unset `--entrypoint` in `docker run` or `docker create`
|
9 年之前 |
allencloud
|
4e959ef2f7
fix typos
|
9 年之前 |
John Howard
|
0d4b8cbdac
Windows: TestRunCleanupCmdOnEntrypoint for nanoserver
|
9 年之前 |
John Howard
|
80a63e8a21
Windows: Fix TestRunLookupGoogleDNS for nanoserver
|
9 年之前 |
John Howard
|
20424fccdd
Windows: Skip RunCidFileCleanupIfEmpty on RS1
|
9 年之前 |
Brian Goff
|
f6326d3076
Merge pull request #23802 from inercia/fix_docker_cli_run_test
|
9 年之前 |
Alexander Morozov
|
7b2b4eb40c
Merge pull request #23700 from Microsoft/jjh/fixrotestcases
|
9 年之前 |
Alvaro Saurin
|
41cc7c4d9d
Make sure we are trying to unmount a mounted /etc/resolv.conf
|
9 年之前 |
Alvaro Saurin
|
ded347e744
Make sure we compare strings with the same capitalization
|
9 年之前 |
John Howard
|
03816ad5b5
Windows: Fix RO test cases
|
9 年之前 |
Dmitri Shuralyov
|
8cf4133f37
integration-cli: Change "Dns" to "DNS".
|
9 年之前 |
Kenfe-Mickael Laventure
|
77efe6dffc
Skip TestRunResolvconfUpdate as it is unstable
|
9 年之前 |
Vincent Demeester
|
4dafd107ad
Merge pull request #22777 from WeiZhang555/wait-restarting
|
9 年之前 |
Michael Crosby
|
393e97e435
Merge pull request #23002 from Microsoft/jjh/readonly
|
9 年之前 |
John Howard
|
8d174a43ba
Windows: Support RO volumes 14350+
|
9 年之前 |
Zhang Wei
|
c498d4700d
Bug fix: `docker run -i --restart always` hangs.
|
9 年之前 |