unclejack
|
c6965e3e45
integcli: add & use dockerCmdWithTimeout & InDir
|
před 11 roky |
Brian Goff
|
45407cf00a
Split volumes out from daemon
|
před 11 roky |
Alexandr Morozov
|
66cd3640f1
Use prefix naming for build tests
|
před 10 roky |
Doug Davis
|
05b8a1eb36
Add support for copy/add with multiple src files
|
před 10 roky |
Alexandr Morozov
|
184fe67bbc
Add Build prefix to Copy tests
|
před 10 roky |
Alexandr Morozov
|
aa0449c813
Fix logDone message for TestCopySingleFileToExistDir
|
před 10 roky |
unclejack
|
be924087eb
integcli: run build tests in tmpdir
|
před 10 roky |
unclejack
|
31c0039022
clean up the context when a build fails
|
před 10 roky |
Erik Hollensbe
|
576416c99a
move entrypoint integration-cli test for blank entrypoint to separate function
|
před 10 roky |
Erik Hollensbe
|
78a847a47a
evaluator: ensure entrypoint stays blank if set blank while CMD is set.
|
před 11 roky |
Erik Hollensbe
|
ac107995ae
builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf
|
před 11 roky |
unclejack
|
1858746978
clean up context on build completion & add test
|
před 10 roky |
Erik Hollensbe
|
cb51681a6d
builder: Fix handling of ENV references that reference themselves, plus tests.
|
před 11 roky |
Alexandr Morozov
|
075e1bc1c3
Remove internet dependency from TestBuildCacheADD
|
před 11 roky |
Alexandr Morozov
|
391c35c822
Fix go vet warnings
|
před 11 roky |
unclejack
|
b36f630817
Merge pull request #7304 from unclejack/refactor_build_tests
|
před 11 roky |
Tibor Vass
|
5e20b0027c
Fix TestBuildForbiddenContextPath after TMPDIR change
|
před 11 roky |
LK4D4
|
1b6546b840
Cleanup Cmd on ENTRYPOINT instruction
|
před 11 roky |
Michael Crosby
|
b1496effe3
Merge pull request #7312 from tianon/update-libcontainer
|
před 11 roky |
Bruno Renié
|
27cca4c70c
Fix .dockerignore when ignoring unreadable dirs
|
před 11 roky |
Tianon Gravi
|
57b9467f45
Add support for autodetected HOME from USER (if HOME is unset)
|
před 11 roky |
unclejack
|
372f9bb58b
integcli: use dockerCmdInDir in build tests
|
před 11 roky |
Tibor Vass
|
030676444a
Merge pull request #7140 from proppy/more-addtar-tests
|
před 11 roky |
Tibor Vass
|
da40d9b7a5
Merge pull request #7209 from LK4D4/test_build_from_git
|
před 11 roky |
unclejack
|
7978b32127
Merge pull request #7097 from LK4D4/fix_eof_dockerignore_#7093
|
před 11 roky |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
před 11 roky |
Alexandr Morozov
|
5b0d4cf296
Test on building from GIT url
|
před 11 roky |
Johan Euphrosine
|
5d8e80ba8d
integration-cli/TestBuildAddTar: embed Dockerfile
|
před 11 roky |
Johan Euphrosine
|
24c00c8508
integration-cli/TestBuildAddTar: generate context from test
|
před 11 roky |
Johan Euphrosine
|
30519330c7
integration-cli: add more tests for BuildAddTar
|
před 11 roky |