Erik Hollensbe
|
cdd6e97910
builder: some small fixups + fix a bug where empty entrypoints would not override inheritance.
|
10 年之前 |
Erik Hollensbe
|
a34831f016
builder: handle cases where onbuild is not uppercase.
|
10 年之前 |
Doug Davis
|
c980fe09b7
Add a testcase to make sure we don't squash tabs or convert them to spaces
|
10 年之前 |
Alexandr Morozov
|
75fd1b614d
Merge pull request #8639 from erikh/fix_escapes
|
10 年之前 |
Erik Hollensbe
|
df0e0c7683
builder: fix escaping for ENV variables.
|
10 年之前 |
Jessie Frazelle
|
3c325f89e5
Merge pull request #8415 from LK4D4/use_logs_in_builder
|
10 年之前 |
Alexandr Morozov
|
6f09d064bd
Use logs instead of attach for builder
|
10 年之前 |
Alexandr Morozov
|
98e7608b4c
Rewrite TestBuildCopyDisallowRemote to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
c8a5d56fd7
Rewrite TestBuildCopyEtcToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
6582ea574c
Rewrite TestBuildCopyWholeDirToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
4a029259ff
Rewrite TestBuildCopyDirContentToExistDir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
832618afc6
Rewrite TestBuildCopyDirContentToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
24d83afd52
Rewrite TestBuildCopySingleFileToNonExistDir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
2248109ff8
Rewrite TestBuildCopySingleFileToExistDir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
d41cba6aed
Rewrite TestBuildCopySingleFileToWorkdir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
83c5dced10
Rewrite TestBuildCopySingleFileToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
e45c92153d
Rewrite TestBuildCopyAddMultipleFiles to not use fixtures
|
10 年之前 |
Jessie Frazelle
|
5a20dc67b0
Merge pull request #8567 from LK4D4/add_log_done
|
10 年之前 |
Jessie Frazelle
|
09ceae5c9c
Merge pull request #8486 from duglin/Issue5701
|
10 年之前 |
Jessica Frazelle
|
b1e3c9e9cd
Cleanup errorOut resp in build tests
|
10 年之前 |
Doug Davis
|
9edf967824
Add failing testcase for single quotes in CMD
|
10 年之前 |
Alexandr Morozov
|
fcfe80f633
Minor fix of tests names
|
10 年之前 |
Alexandr Morozov
|
fbaa41b5aa
Add logDone for TestBuildAddSingleFileToNonExistDir
|
10 年之前 |
Tianon Gravi
|
24189b2c36
Fix builder from being over-aggressive on ${}
|
10 年之前 |
Erik Hollensbe
|
1150c1639a
builder: ONBUILD triggers were not accurately being executed in JSON cases.
|
10 年之前 |
Jessica Frazelle
|
de32f48e66
Fix Tag Test for longer tags
|
10 年之前 |
Michael Crosby
|
50fa9dffcf
Allow child to overwrite entrypoint from parent
|
10 年之前 |
Jessie Frazelle
|
12203e475d
Merge pull request #8434 from tiborvass/ignore_invalid_Dockerfile_instructions
|
10 年之前 |
Sven Dowideit
|
40cad37f0a
Merge pull request #8341 from unclejack/add_workdir_test
|
10 年之前 |
Tibor Vass
|
9fe1dd3103
Add test for ignoring invalid dockerfile instructions
|
10 年之前 |