커밋 기록

작성자 SHA1 메시지 날짜
  Guillaume J. Charmes 0fd9c98de3 Make sure the remote ADD are cached properly 11 년 전
  Guillaume J. Charmes e24e9c09f8 Make sure file are cached correctly during build 11 년 전
  Frank Macreery 93ff70a3e7 Potential fix for ADD . 11 년 전
  Guillaume J. Charmes c6350bcc24 Disable compression for build. More space usage but much faster upload 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 ee6823d797 Merge pull request #3297 from jaseg/master 11 년 전
  Victor Vieux e5b09523dc Merge pull request #3367 from cpuguy83/3362-unify_cmd_entrypoint_handling 11 년 전
  Brian Goff 323c4b5211 Use same error handling while unmarshalling args for CMD and ENTRYPOINT 11 년 전
  Guillaume J. Charmes cd735496da Hash the sums for directory (ureadable when there is too many 11 년 전
  Guillaume J. Charmes 894d4a23fb Change BuildFile in order to use TarSum instead of custom checksum 11 년 전
  Guillaume J. Charmes efaf2cac5c Merge pull request #2809 from graydon/880-cache-ADD-commands-in-dockerfiles 11 년 전
  jaseg b8cd2bc94d Return meaningful error for meaningless Dockerfiles 11 년 전
  Johannes 'fish' Ziemke f7ba1c34bb Return error if Dockerfile is empty 11 년 전
  Graydon Hoare 3f9416b58d Record added-tree sha256 in buildfile.CmdAdd, probe and use cache. 11 년 전
  Graydon Hoare 7afd7a82bd Factor cache-probing logic out of buildfile.commit() and CmdRun(). 11 년 전
  Guillaume J. Charmes b3ad330782 Merge pull request #3099 from vieux/fix_pull_build 11 년 전
  Victor Vieux 228091c79e added authConfig to docker build 11 년 전
  Victor Vieux 05f416d869 fix jsonmessage in build 11 년 전
  Victor Vieux 12180948be remove unused parameter in Download 11 년 전
  Guillaume J. Charmes de4429f70d Do not format at each write but use a Writer instead (build) 11 년 전
  Michael Crosby fe571dd293 Merge pull request #2829 from dotcloud/refactor_opts 11 년 전
  Johannes 'fish' Ziemke b04c6466cd Make docker build return exit code of build step 11 년 전
  Victor Vieux 926f7b579e Merge pull request #2692 from SvenDowideit/add-specific-feedback-for-bad-ADD 11 년 전
  Guillaume J. Charmes 1ba11384bf Refactor Opts 11 년 전
  Solomon Hykes 43c7df946d Merge branch 'master' into 0.6.5-dm-plugin 11 년 전
  Sven Dowideit 96b5be9dd9 add more searchable info to the error message when ADD tries to go outside the context 11 년 전
  Guillaume J. Charmes c67f9b671d Remove useless New*Opt functions, singleline Opt types 11 년 전
  Michael Crosby 5d9723002b Allow drivers to implement ApplyDiff in Differ interface 11 년 전
  Michael Crosby 99141ea3ca Use parent image config in buildfile 11 년 전