Alexander Morozov
|
a75b02fe72
Fix format calls as suggested by vet
|
10 年之前 |
Alexander Morozov
|
8dc86c0e36
More graceful stop for testing daemon
|
10 年之前 |
Michael Crosby
|
bb24f99d74
Merge pull request #9356 from cc272309126/fix-exec-paused-container
|
10 年之前 |
Doug Davis
|
5c91bb93a7
Make 'docker build' send non-err output to stdout
|
10 年之前 |
cc272309126
|
1bb02117db
Fix the issue when docker exec a paused container, it will always hang.
|
10 年之前 |
Brian Goff
|
c8a3d31332
Check for no `Cmd` on exec create endpoint
|
10 年之前 |
Erik Hollensbe
|
68bc8de111
Test for updating hosts files via links.
|
10 年之前 |
Erik Hollensbe
|
20575d20ba
Break some routines out of the mutable files test for future use
|
10 年之前 |
Daehyeok Mun
|
7fbbd515b1
remove deprecated cmd function in integration-cli
|
10 年之前 |
Tonis Tiigi
|
bbb245defe
Fix deleteImages() helper for multiple names
|
10 年之前 |
Doug Davis
|
2facc04673
Add --log-level support
|
10 年之前 |
Srini Brahmaroutu
|
78a272ce14
Allowing resize tty to only work when container is started
|
10 年之前 |
Brian Goff
|
964f9965c7
Clean volume paths
|
10 年之前 |
Jessica Frazelle
|
73eadbc6a1
Cleanup errorOut resp in docker_utils.go
|
10 年之前 |
Jessica Frazelle
|
949ab47710
Replace '%s' in test utils
|
10 年之前 |
Brian Goff
|
c985302c5c
Fixes re-creating volume on (re)start
|
10 年之前 |
Michael Crosby
|
50fa9dffcf
Allow child to overwrite entrypoint from parent
|
10 年之前 |
unclejack
|
c0e632246d
integcli: lint fixes
|
10 年之前 |
Alexandr Morozov
|
51a56399f6
Rewrite TestBuildWithInaccessibleFilesInContext to not use fixtures
|
10 年之前 |
unclejack
|
c6965e3e45
integcli: add & use dockerCmdWithTimeout & InDir
|
11 年之前 |
unclejack
|
5d1cb9d005
integcli: add util to fetch container status
|
11 年之前 |
Jessica Frazelle
|
f49c3f287b
fixes #7802, when api version 1.11 is `json.Marshal`ing the container struct
|
10 年之前 |
Tibor Vass
|
39310448da
handle empty envvars for DOCKER_GRAPHDRIVER and DOCKER_EXECDRIVER in daemon test framework
|
10 年之前 |
Tibor Vass
|
defe01daf8
fix race in daemon test framework
|
10 年之前 |
Tibor Vass
|
054b921a2c
Add Daemon test utils
|
11 年之前 |
Victor Vieux
|
5b27fbc0e2
move TestEntrypoint & TestBindMounts
|
11 年之前 |
Alexandr Morozov
|
075e1bc1c3
Remove internet dependency from TestBuildCacheADD
|
11 年之前 |
unclejack
|
b36f630817
Merge pull request #7304 from unclejack/refactor_build_tests
|
11 年之前 |
unclejack
|
f60c8e9e61
integcli: add some more docker utils
|
11 年之前 |
Alexandr Morozov
|
5b0d4cf296
Test on building from GIT url
|
11 年之前 |