Tibor Vass
|
aadb6289cc
Remove word "fail" from tests
|
hace 10 años |
Alexander Morozov
|
f208201375
Merge pull request #10607 from chenhanxiao/enable-upper-proto
|
hace 10 años |
Chen Hanxiao
|
0552f1a0ca
docker_cli_build_test: add testcase of EXPOSE 5678/UDP
|
hace 10 años |
André Martins
|
ab4bc988bc
Fixed one small typo of docker_cli_build_test.go
|
hace 10 años |
Brian Goff
|
c73e3bf4dc
Error out if file in container at volume path
|
hace 10 años |
Doug Davis
|
3859c48531
Remove leading/trailing spaces in builder/parser
|
hace 10 años |
Tibor Vass
|
73d5baf585
builder: prevent Dockerfile to leave build context
|
hace 10 años |
Tibor Vass
|
70fbd45a5c
Merge pull request #10123 from duglin/Issue10097
|
hace 10 años |
Tianon Gravi
|
142369456d
Update TestBuildWithTabs to allow for the "\t"-equivalent "\u0009" (for Go 1.3 support)
|
hace 10 años |
Tibor Vass
|
50ff27caa1
Merge pull request #9826 from icecrime/8318_whitespace_add_copy
|
hace 10 años |
Doug Davis
|
88905793ad
Build CMD/ENTRYPOINT cache strings properly
|
hace 10 años |
Erik Hollensbe
|
39343b8618
Fix a panic where RUN [] would be supplied.
|
hace 10 años |
Arnaud Porterie
|
cf455017e0
Support whitespaces in ADD and COPY continued
|
hace 10 años |
Alexander Morozov
|
99a15ec8bd
Merge pull request #9973 from duglin/Issue9880
|
hace 10 años |
Doug Davis
|
32cde64c04
Merge pull request #9980 from erikh/parser-with-no-command
|
hace 10 años |
Don Kjer
|
568f86eb18
Deprecating ResolveRepositoryName
|
hace 10 años |
Erik Hollensbe
|
09e3467452
Fix a parser error where an empty RUN statement would cause a panic
|
hace 10 años |
Doug Davis
|
6f20b957b0
Make sure that ADD/COPY still populate the cache even if they don't use it
|
hace 10 años |
Doug Davis
|
eb3ea3b43c
Allow for Dockerfile to be named something else.
|
hace 10 años |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
hace 10 años |
Jessica Frazelle
|
367e66e972
Change url of robots.txt test to dockerproject.com
|
hace 10 años |
Seongyeol Lim
|
abfb713887
Add support file name with whitespace for ADD and COPY command
|
hace 10 años |
Alexander Morozov
|
a31c14cadc
Fix TestBuildWithTabs for go 1.4
|
hace 10 años |
Doug Davis
|
f21f9f856e
Allow for relative paths on ADD/COPY
|
hace 10 años |
Michael Crosby
|
17cacf3326
Merge pull request #9643 from LK4D4/fix_vet_errors
|
hace 10 años |
Michael Crosby
|
eea9f0e781
Merge pull request #9610 from duglin/Issue9602
|
hace 10 años |
Arnaud Porterie
|
a76f7c6ec3
Merge pull request #9122 from dqminh/debug-huge-expose
|
hace 10 años |
Doug Davis
|
d942c59b69
Wrap strings that could look like ints in quotes
|
hace 10 años |
Michael Crosby
|
4856ec0754
Add test to enforce volume build content
|
hace 10 años |
Alexander Morozov
|
a7ae7fed73
Fix vet errors about formatting directives
|
hace 10 años |