unclejack
|
31c0039022
clean up the context when a build fails
|
10 年之前 |
Erik Hollensbe
|
576416c99a
move entrypoint integration-cli test for blank entrypoint to separate function
|
10 年之前 |
Erik Hollensbe
|
78a847a47a
evaluator: ensure entrypoint stays blank if set blank while CMD is set.
|
10 年之前 |
Erik Hollensbe
|
ac107995ae
builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf
|
11 年之前 |
unclejack
|
1858746978
clean up context on build completion & add test
|
10 年之前 |
Erik Hollensbe
|
cb51681a6d
builder: Fix handling of ENV references that reference themselves, plus tests.
|
11 年之前 |
Alexandr Morozov
|
075e1bc1c3
Remove internet dependency from TestBuildCacheADD
|
11 年之前 |
Alexandr Morozov
|
391c35c822
Fix go vet warnings
|
11 年之前 |
unclejack
|
b36f630817
Merge pull request #7304 from unclejack/refactor_build_tests
|
11 年之前 |
Tibor Vass
|
5e20b0027c
Fix TestBuildForbiddenContextPath after TMPDIR change
|
11 年之前 |
LK4D4
|
1b6546b840
Cleanup Cmd on ENTRYPOINT instruction
|
11 年之前 |
Michael Crosby
|
b1496effe3
Merge pull request #7312 from tianon/update-libcontainer
|
11 年之前 |
Bruno Renié
|
27cca4c70c
Fix .dockerignore when ignoring unreadable dirs
|
11 年之前 |
Tianon Gravi
|
57b9467f45
Add support for autodetected HOME from USER (if HOME is unset)
|
11 年之前 |
unclejack
|
372f9bb58b
integcli: use dockerCmdInDir in build tests
|
11 年之前 |
Tibor Vass
|
030676444a
Merge pull request #7140 from proppy/more-addtar-tests
|
11 年之前 |
Tibor Vass
|
da40d9b7a5
Merge pull request #7209 from LK4D4/test_build_from_git
|
11 年之前 |
unclejack
|
7978b32127
Merge pull request #7097 from LK4D4/fix_eof_dockerignore_#7093
|
11 年之前 |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 年之前 |
Alexandr Morozov
|
5b0d4cf296
Test on building from GIT url
|
11 年之前 |
Johan Euphrosine
|
5d8e80ba8d
integration-cli/TestBuildAddTar: embed Dockerfile
|
11 年之前 |
Johan Euphrosine
|
24c00c8508
integration-cli/TestBuildAddTar: generate context from test
|
11 年之前 |
Johan Euphrosine
|
30519330c7
integration-cli: add more tests for BuildAddTar
|
11 年之前 |
Alexandr Morozov
|
7d97a5f476
Skip whole dir dockerignoring with warning
|
11 年之前 |
unclejack
|
68bb56a4a5
integcli: fix map randomization failures
|
11 年之前 |
Alexandr Morozov
|
fc2631b499
Simple additions to TestBuildAddTar
|
11 年之前 |
Tibor Vass
|
cfa4999d69
Tests for ADD tar
|
11 年之前 |
LK4D4
|
1d4862b7a2
Moved last build tests to integration-cli
|
11 年之前 |
Travis Cline
|
9189db3aff
Add .dockerignore support
|
11 年之前 |
Erik Hollensbe
|
03c5c1930d
fix whitespace that precedes the escape in a multiline string.
|
11 年之前 |