Ahmet Alp Balkan
|
ac6cb41d52
docker_api_attach_test: fix WS test to use DOCKER_TEST_HOST if specified
|
10 years ago |
Doug Davis
|
198ff76de5
Add an API test for docker build -f Dockerfile
|
10 years ago |
Arnaud Porterie
|
de8ea06d7d
Fix race in test registry setup
|
10 years ago |
Arnaud Porterie
|
dbec2317e5
Add some push test coverage
|
10 years ago |
Arnaud Porterie
|
e1ef33449f
Take DOCKER_TEST_HOST into account
|
10 years ago |
Alexander Morozov
|
a75b02fe72
Fix format calls as suggested by vet
|
10 years ago |
Alexander Morozov
|
8dc86c0e36
More graceful stop for testing daemon
|
10 years ago |
Michael Crosby
|
bb24f99d74
Merge pull request #9356 from cc272309126/fix-exec-paused-container
|
10 years ago |
Doug Davis
|
5c91bb93a7
Make 'docker build' send non-err output to stdout
|
10 years ago |
cc272309126
|
1bb02117db
Fix the issue when docker exec a paused container, it will always hang.
|
10 years ago |
Brian Goff
|
c8a3d31332
Check for no `Cmd` on exec create endpoint
|
10 years ago |
Erik Hollensbe
|
68bc8de111
Test for updating hosts files via links.
|
10 years ago |
Erik Hollensbe
|
20575d20ba
Break some routines out of the mutable files test for future use
|
10 years ago |
Daehyeok Mun
|
7fbbd515b1
remove deprecated cmd function in integration-cli
|
10 years ago |
Tonis Tiigi
|
bbb245defe
Fix deleteImages() helper for multiple names
|
10 years ago |
Doug Davis
|
2facc04673
Add --log-level support
|
10 years ago |
Srini Brahmaroutu
|
78a272ce14
Allowing resize tty to only work when container is started
|
10 years ago |
Brian Goff
|
964f9965c7
Clean volume paths
|
10 years ago |
Jessica Frazelle
|
73eadbc6a1
Cleanup errorOut resp in docker_utils.go
|
10 years ago |
Jessica Frazelle
|
949ab47710
Replace '%s' in test utils
|
10 years ago |
Brian Goff
|
c985302c5c
Fixes re-creating volume on (re)start
|
10 years ago |
Michael Crosby
|
50fa9dffcf
Allow child to overwrite entrypoint from parent
|
10 years ago |
unclejack
|
c0e632246d
integcli: lint fixes
|
10 years ago |
Alexandr Morozov
|
51a56399f6
Rewrite TestBuildWithInaccessibleFilesInContext to not use fixtures
|
10 years ago |
unclejack
|
c6965e3e45
integcli: add & use dockerCmdWithTimeout & InDir
|
11 years ago |
unclejack
|
5d1cb9d005
integcli: add util to fetch container status
|
11 years ago |
Jessica Frazelle
|
f49c3f287b
fixes #7802, when api version 1.11 is `json.Marshal`ing the container struct
|
10 years ago |
Tibor Vass
|
39310448da
handle empty envvars for DOCKER_GRAPHDRIVER and DOCKER_EXECDRIVER in daemon test framework
|
10 years ago |
Tibor Vass
|
defe01daf8
fix race in daemon test framework
|
10 years ago |
Tibor Vass
|
054b921a2c
Add Daemon test utils
|
11 years ago |