コミット履歴

作者 SHA1 メッセージ 日付
  Ahmet Alp Balkan 2f53820ce4 TestBuildAddTarXz: xz with '-k' due to msys bug 10 年 前
  Ahmet Alp Balkan ccde3a1f73 Create builder/command, cut libcontainer dependency on integration-cli 10 年 前
  Doug Davis 1654dfdf14 Show err msg on empty 'scratch' Dockerfile 10 年 前
  Alexander Morozov d14751bf30 Merge pull request #10671 from tiborvass/remove-fail-word-from-tests 10 年 前
  Tibor Vass aadb6289cc Remove word "fail" from tests 10 年 前
  Doug Davis d1e9d07c1b Get list of Dockerfile cmds from builder so we can be smarted in our tests 10 年 前
  Doug Davis e4f02abb51 Add support for no-arg commands in Dockerfile 10 年 前
  Alexander Morozov f208201375 Merge pull request #10607 from chenhanxiao/enable-upper-proto 10 年 前
  Chen Hanxiao 0552f1a0ca docker_cli_build_test: add testcase of EXPOSE 5678/UDP 10 年 前
  André Martins ab4bc988bc Fixed one small typo of docker_cli_build_test.go 10 年 前
  Brian Goff c73e3bf4dc Error out if file in container at volume path 10 年 前
  Doug Davis 3859c48531 Remove leading/trailing spaces in builder/parser 10 年 前
  Tibor Vass 73d5baf585 builder: prevent Dockerfile to leave build context 10 年 前
  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. 11 年 前
  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 年 前