Commit History

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