Doug Davis
|
5c91bb93a7
Make 'docker build' send non-err output to stdout
|
hace 10 años |
Jessica Frazelle
|
fa753e67ae
Remove unnessary abstraction deepEqual
|
hace 10 años |
Daehyeok Mun
|
7fbbd515b1
remove deprecated cmd function in integration-cli
|
hace 10 años |
Alexander Morozov
|
0f2de5158f
Merge pull request #9261 from unclejack/fix_test_tmp_cleanup
|
hace 10 años |
Michael Crosby
|
58b6f31a7a
Merge pull request #8251 from duglin/Issue2333
|
hace 10 años |
Doug Davis
|
1314e1586f
Add support for ENV of the form: ENV name=value ...
|
hace 10 años |
unclejack
|
db7fded17f
integ-cli: fix cleanup in build tests
|
hace 10 años |
Tonis Tiigi
|
da3d3b97eb
Make sure integration-cli test clean up
|
hace 10 años |
Jessie Frazelle
|
4fcd3dd748
Merge pull request #8716 from duglin/Issue8331
|
hace 10 años |
Doug Davis
|
2e482c86bc
Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present
|
hace 10 años |
Alexandr Morozov
|
18d9f1978b
Fix vet errors
|
hace 10 años |
Tibor Vass
|
a85f58719f
Merge pull request #8739 from duglin/CleanupDockerIgnores
|
hace 10 años |
Doug Davis
|
c0f0f5c988
Do some cleanup on .dockerignore paths
|
hace 10 años |
Erik Hollensbe
|
24545c18c3
builder: Restore /bin/sh handling in CMD when entrypoint is specified with JSON
|
hace 10 años |
Erik Hollensbe
|
4e74cd498b
builder: whitelist verbs useful for environment replacement.
|
hace 10 años |
Erik Hollensbe
|
be49867cab
builder: handle escapes without swallowing all of them.
|
hace 10 años |
Erik Hollensbe
|
cdd6e97910
builder: some small fixups + fix a bug where empty entrypoints would not override inheritance.
|
hace 10 años |
Erik Hollensbe
|
a34831f016
builder: handle cases where onbuild is not uppercase.
|
hace 10 años |
Doug Davis
|
c980fe09b7
Add a testcase to make sure we don't squash tabs or convert them to spaces
|
hace 10 años |
Alexandr Morozov
|
75fd1b614d
Merge pull request #8639 from erikh/fix_escapes
|
hace 10 años |
Erik Hollensbe
|
df0e0c7683
builder: fix escaping for ENV variables.
|
hace 10 años |
Jessie Frazelle
|
3c325f89e5
Merge pull request #8415 from LK4D4/use_logs_in_builder
|
hace 10 años |
Alexandr Morozov
|
6f09d064bd
Use logs instead of attach for builder
|
hace 10 años |
Alexandr Morozov
|
98e7608b4c
Rewrite TestBuildCopyDisallowRemote to not use fixtures
|
hace 10 años |
Alexandr Morozov
|
c8a5d56fd7
Rewrite TestBuildCopyEtcToRoot to not use fixtures
|
hace 10 años |
Alexandr Morozov
|
6582ea574c
Rewrite TestBuildCopyWholeDirToRoot to not use fixtures
|
hace 10 años |
Alexandr Morozov
|
4a029259ff
Rewrite TestBuildCopyDirContentToExistDir to not use fixtures
|
hace 10 años |
Alexandr Morozov
|
832618afc6
Rewrite TestBuildCopyDirContentToRoot to not use fixtures
|
hace 10 años |
Alexandr Morozov
|
24d83afd52
Rewrite TestBuildCopySingleFileToNonExistDir to not use fixtures
|
hace 10 años |
Alexandr Morozov
|
2248109ff8
Rewrite TestBuildCopySingleFileToExistDir to not use fixtures
|
hace 10 años |