コミット履歴

作者 SHA1 メッセージ 日付
  Tibor Vass 70fbd45a5c Merge pull request #10123 from duglin/Issue10097 10 年 前
  Tianon Gravi 142369456d Update TestBuildWithTabs to allow for the "\t"-equivalent "\u0009" (for Go 1.3 support) 10 年 前
  Tibor Vass 50ff27caa1 Merge pull request #9826 from icecrime/8318_whitespace_add_copy 10 年 前
  Doug Davis 88905793ad Build CMD/ENTRYPOINT cache strings properly 10 年 前
  Erik Hollensbe 39343b8618 Fix a panic where RUN [] would be supplied. 10 年 前
  Arnaud Porterie cf455017e0 Support whitespaces in ADD and COPY continued 10 年 前
  Alexander Morozov 99a15ec8bd Merge pull request #9973 from duglin/Issue9880 10 年 前
  Doug Davis 32cde64c04 Merge pull request #9980 from erikh/parser-with-no-command 10 年 前
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 年 前
  Erik Hollensbe 09e3467452 Fix a parser error where an empty RUN statement would cause a panic 10 年 前
  Doug Davis 6f20b957b0 Make sure that ADD/COPY still populate the cache even if they don't use it 10 年 前
  Doug Davis eb3ea3b43c Allow for Dockerfile to be named something else. 10 年 前
  Doug Davis 6d801a3caa Have .dockerignore support Dockerfile/.dockerignore 10 年 前
  Jessica Frazelle 367e66e972 Change url of robots.txt test to dockerproject.com 10 年 前
  Seongyeol Lim abfb713887 Add support file name with whitespace for ADD and COPY command 10 年 前
  Alexander Morozov a31c14cadc Fix TestBuildWithTabs for go 1.4 10 年 前
  Doug Davis f21f9f856e Allow for relative paths on ADD/COPY 10 年 前
  Michael Crosby 17cacf3326 Merge pull request #9643 from LK4D4/fix_vet_errors 10 年 前
  Michael Crosby eea9f0e781 Merge pull request #9610 from duglin/Issue9602 10 年 前
  Arnaud Porterie a76f7c6ec3 Merge pull request #9122 from dqminh/debug-huge-expose 10 年 前
  Doug Davis d942c59b69 Wrap strings that could look like ints in quotes 10 年 前
  Michael Crosby 4856ec0754 Add test to enforce volume build content 10 年 前
  Alexander Morozov a7ae7fed73 Fix vet errors about formatting directives 10 年 前
  Arnaud Porterie af2021955c Add integration test for xz path issue 10 年 前
  Cristian Staretu e4ba82d50e Add build tests covering extraction in chroot 10 年 前
  unclejack a57eee2229 integ-cli: add test for links in volumes 10 年 前
  unclejack 7496cbbccc integ-cli: add build test for absolute symlink 10 年 前
  Tibor Vass 0e71a48d4e Add another symlink breakout test 10 年 前
  Arnaud Porterie cfc24769a2 Fix permissions on ADD/COPY 10 年 前
  Michael Crosby 64ebffe7b6 Merge pull request #9467 from icecrime/9401-restrict_add_chown_scope 10 年 前