Michael Crosby
|
4856ec0754
Add test to enforce volume build content
|
10 years ago |
Arnaud Porterie
|
af2021955c
Add integration test for xz path issue
|
10 years ago |
Cristian Staretu
|
e4ba82d50e
Add build tests covering extraction in chroot
|
10 years ago |
unclejack
|
a57eee2229
integ-cli: add test for links in volumes
|
10 years ago |
unclejack
|
7496cbbccc
integ-cli: add build test for absolute symlink
|
10 years ago |
Tibor Vass
|
0e71a48d4e
Add another symlink breakout test
|
10 years ago |
Arnaud Porterie
|
cfc24769a2
Fix permissions on ADD/COPY
|
10 years ago |
Michael Crosby
|
64ebffe7b6
Merge pull request #9467 from icecrime/9401-restrict_add_chown_scope
|
10 years ago |
Arnaud Porterie
|
f3cedce360
Reduce permissions changes scope after ADD/COPY
|
10 years ago |
Doug Davis
|
5c91bb93a7
Make 'docker build' send non-err output to stdout
|
10 years ago |
Jessica Frazelle
|
fa753e67ae
Remove unnessary abstraction deepEqual
|
10 years ago |
Daehyeok Mun
|
7fbbd515b1
remove deprecated cmd function in integration-cli
|
10 years ago |
Alexander Morozov
|
0f2de5158f
Merge pull request #9261 from unclejack/fix_test_tmp_cleanup
|
10 years ago |
Michael Crosby
|
58b6f31a7a
Merge pull request #8251 from duglin/Issue2333
|
10 years ago |
Doug Davis
|
1314e1586f
Add support for ENV of the form: ENV name=value ...
|
10 years ago |
unclejack
|
db7fded17f
integ-cli: fix cleanup in build tests
|
10 years ago |
Tonis Tiigi
|
da3d3b97eb
Make sure integration-cli test clean up
|
10 years ago |
Jessie Frazelle
|
4fcd3dd748
Merge pull request #8716 from duglin/Issue8331
|
10 years ago |
Doug Davis
|
2e482c86bc
Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present
|
10 years ago |
Alexandr Morozov
|
18d9f1978b
Fix vet errors
|
10 years ago |
Tibor Vass
|
a85f58719f
Merge pull request #8739 from duglin/CleanupDockerIgnores
|
10 years ago |
Doug Davis
|
c0f0f5c988
Do some cleanup on .dockerignore paths
|
10 years ago |
Erik Hollensbe
|
24545c18c3
builder: Restore /bin/sh handling in CMD when entrypoint is specified with JSON
|
10 years ago |
Erik Hollensbe
|
4e74cd498b
builder: whitelist verbs useful for environment replacement.
|
10 years ago |
Erik Hollensbe
|
be49867cab
builder: handle escapes without swallowing all of them.
|
10 years ago |
Erik Hollensbe
|
cdd6e97910
builder: some small fixups + fix a bug where empty entrypoints would not override inheritance.
|
10 years ago |
Erik Hollensbe
|
a34831f016
builder: handle cases where onbuild is not uppercase.
|
10 years ago |
Doug Davis
|
c980fe09b7
Add a testcase to make sure we don't squash tabs or convert them to spaces
|
10 years ago |
Alexandr Morozov
|
75fd1b614d
Merge pull request #8639 from erikh/fix_escapes
|
10 years ago |
Erik Hollensbe
|
df0e0c7683
builder: fix escaping for ENV variables.
|
10 years ago |