Frank Macreery
|
93ff70a3e7
Potential fix for ADD .
|
11 年之前 |
Guillaume J. Charmes
|
bb76985d39
Merge pull request #3474 from creack/fix_add_cache_issue
|
11 年之前 |
Guillaume J. Charmes
|
f3103e5c91
Fix issue with file caching + prevent wrong cache hit
|
11 年之前 |
Guillaume J. Charmes
|
811341423b
Fix ADD caching issue with . prefixed path
|
11 年之前 |
Michael Crosby
|
bb754fd34d
Merge pull request #3388 from tianon/more-build-tests
|
11 年之前 |
Brian Goff
|
323c4b5211
Use same error handling while unmarshalling args for CMD and ENTRYPOINT
|
11 年之前 |
Tianon Gravi
|
c6dcee329d
Add more TestBuild Dockerfiles, especially for making sure manual RUN echo '#!...' continues to work correctly
|
11 年之前 |
Guillaume J. Charmes
|
efaf2cac5c
Merge pull request #2809 from graydon/880-cache-ADD-commands-in-dockerfiles
|
11 年之前 |
Johannes 'fish' Ziemke
|
f7ba1c34bb
Return error if Dockerfile is empty
|
11 年之前 |
Graydon Hoare
|
15a6854119
Add testcases for ADD caching, closes #880.
|
11 年之前 |
Victor Vieux
|
8291f00a0e
refactor and fix tests
|
11 年之前 |
Guillaume J. Charmes
|
98ed1dc433
Fix unit test with new buildfile prototype
|
11 年之前 |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
11 年之前 |
Sven Dowideit
|
96b5be9dd9
add more searchable info to the error message when ADD tries to go outside the context
|
11 年之前 |
Victor Vieux
|
c001a5af67
Integration tests: remove dependency on private APIs
|
11 年之前 |
Solomon Hykes
|
359a6f49b9
Move integration tests to integration/, expose missing public methods in the core
|
11 年之前 |