Historial de Commits

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