Histórico de Commits

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