Alexander Morozov
|
4ba1128c18
Merge pull request #10871 from ahmetalpbalkan/win-cli/TestBuildAddBadLinks-fix
|
10 年之前 |
Ahmet Alp Balkan
|
d0dc14e5d6
integ-cli: Fix TestBuildAddBadLinks for windows
|
10 年之前 |
Ahmet Alp Balkan
|
4581240e58
integration-cli: pass platform-compatible paths to os.Symlink
|
10 年之前 |
Jessie Frazelle
|
695bf3348f
Merge pull request #10913 from ahmetalpbalkan/win-cli/UnixSpecific-skip
|
10 年之前 |
Ahmet Alp Balkan
|
492a58f05f
integ-cli: Skip some unix-specific cli tests
|
10 年之前 |
kargakis
|
6ecf23861e
Map Commands instead of using them as a slice
|
10 年之前 |
Ahmet Alp Balkan
|
967d85a28f
integ-cli: Fix path problems in TestBuildRenamedDockerfile
|
10 年之前 |
Jessie Frazelle
|
7829e7b40f
Merge pull request #10555 from duglin/MoreRenamedDockerfileTests
|
10 年之前 |
Doug Davis
|
c42d2625d1
Add more tests around using -f Dockerfile via the CLI
|
10 年之前 |
Jason Sommer
|
0826ac1581
Fixed relative filepath check
|
10 年之前 |
Ahmet Alp Balkan
|
2f53820ce4
TestBuildAddTarXz: xz with '-k' due to msys bug
|
10 年之前 |
Ahmet Alp Balkan
|
ccde3a1f73
Create builder/command, cut libcontainer dependency on integration-cli
|
10 年之前 |
Doug Davis
|
1654dfdf14
Show err msg on empty 'scratch' Dockerfile
|
10 年之前 |
Alexander Morozov
|
d14751bf30
Merge pull request #10671 from tiborvass/remove-fail-word-from-tests
|
10 年之前 |
Tibor Vass
|
aadb6289cc
Remove word "fail" from tests
|
10 年之前 |
Doug Davis
|
d1e9d07c1b
Get list of Dockerfile cmds from builder so we can be smarted in our tests
|
10 年之前 |
Doug Davis
|
e4f02abb51
Add support for no-arg commands in Dockerfile
|
10 年之前 |
Alexander Morozov
|
f208201375
Merge pull request #10607 from chenhanxiao/enable-upper-proto
|
10 年之前 |
Chen Hanxiao
|
0552f1a0ca
docker_cli_build_test: add testcase of EXPOSE 5678/UDP
|
10 年之前 |
André Martins
|
ab4bc988bc
Fixed one small typo of docker_cli_build_test.go
|
10 年之前 |
Brian Goff
|
c73e3bf4dc
Error out if file in container at volume path
|
10 年之前 |
Doug Davis
|
3859c48531
Remove leading/trailing spaces in builder/parser
|
10 年之前 |
Tibor Vass
|
73d5baf585
builder: prevent Dockerfile to leave build context
|
10 年之前 |
Tibor Vass
|
70fbd45a5c
Merge pull request #10123 from duglin/Issue10097
|
10 年之前 |
Tianon Gravi
|
142369456d
Update TestBuildWithTabs to allow for the "\t"-equivalent "\u0009" (for Go 1.3 support)
|
10 年之前 |
Tibor Vass
|
50ff27caa1
Merge pull request #9826 from icecrime/8318_whitespace_add_copy
|
10 年之前 |
Doug Davis
|
88905793ad
Build CMD/ENTRYPOINT cache strings properly
|
10 年之前 |
Erik Hollensbe
|
39343b8618
Fix a panic where RUN [] would be supplied.
|
10 年之前 |
Arnaud Porterie
|
cf455017e0
Support whitespaces in ADD and COPY continued
|
10 年之前 |
Alexander Morozov
|
99a15ec8bd
Merge pull request #9973 from duglin/Issue9880
|
10 年之前 |