Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 年之前 |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 年之前 |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 年之前 |
Anthony Sottile
|
0785836c4b
Fix environ substitutions in `docker commit --change ...`
|
7 年之前 |
Stephen J Day
|
ae8dbeaeed
*: normalize the use of normalize
|
7 年之前 |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 年之前 |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
8 年之前 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年之前 |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 年之前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年之前 |
Alexander Morozov
|
ca6c6f0765
commit: do not change container labels on commit
|
8 年之前 |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 年之前 |
John Howard
|
286ab6d69b
COPY file . after WORKDIR (now always created)
|
8 年之前 |
John Howard
|
ac59dfa761
Windows: Enable some commit tests
|
8 年之前 |
Vincent Demeester
|
54ed156879
Remove -run flag from commit command.
|
8 年之前 |
Qiang Huang
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 年之前 |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 年之前 |
Aditi Rajagopal
|
483abbb313
Checkers on integration-cli/docker_cli_commit_test
|
9 年之前 |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 年之前 |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 年之前 |
Tom Howe
|
6e2662b3ba
just adding label to whitelist for commit command (Fixes #13738)
|
10 年之前 |
Qiang Huang
|
74f8a4eca4
Use inspectField to simplify code
|
10 年之前 |
David Mackey
|
3941623fbc
trivial: typo cleanup
|
10 年之前 |
Alexander Morozov
|
a9688cdca5
Implement teardown removeAllImages
|
10 年之前 |
Srini Brahmaroutu
|
231d362db7
Allow go template to work properly with inspect
|
10 年之前 |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 年之前 |
bobby abbott
|
621b601b3c
Removed unnecessary error output from dockerCmd
|
10 年之前 |
Brian Goff
|
ed6074ea6b
Move TestMergeOnCommit to integration-cli
|
10 年之前 |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 年之前 |
Ahmet Alp Balkan
|
c1b7792186
integ-cli: fix TestCommitChange for pulled busybox
|
10 年之前 |