提交歷史

作者 SHA1 備註 提交日期
  Josh Hawn 8936789919 Make `FROM scratch` a special cased 'no-base' spec 10 年之前
  Doug Davis f21f9f856e Allow for relative paths on ADD/COPY 10 年之前
  Arnaud Porterie a76f7c6ec3 Merge pull request #9122 from dqminh/debug-huge-expose 10 年之前
  unclejack 054e57a622 build: add pull flag to force image pulling 10 年之前
  Doug Davis 1314e1586f Add support for ENV of the form: ENV name=value ... 10 年之前
  John Gossman e45b0f9271 Remove unused sysinfo parameter to runconfig.Parse 10 年之前
  Daniel, Dao Quang Minh 87d0562c61 expose sorts its ports before saving as comment 10 年之前
  Erik Hollensbe 24545c18c3 builder: Restore /bin/sh handling in CMD when entrypoint is specified with JSON 10 年之前
  Jessie Frazelle 15b6b7be01 Merge pull request #8770 from LK4D4/logrus_support 10 年之前
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 年之前
  Erik Hollensbe cdd6e97910 builder: some small fixups + fix a bug where empty entrypoints would not override inheritance. 10 年之前
  Erik Hollensbe a34831f016 builder: handle cases where onbuild is not uppercase. 10 年之前
  Erik Hollensbe 1150c1639a builder: ONBUILD triggers were not accurately being executed in JSON cases. 10 年之前
  Michael Crosby 50fa9dffcf Allow child to overwrite entrypoint from parent 10 年之前
  Erik Hollensbe 9f142bf9be builder: Fix CMD to inject /bin/sh -c when provided with a non-json value. 10 年之前
  Tibor Vass d369612b41 Merge pull request #7994 from erikh/parser_fix_volume_parsing 10 年之前
  Erik Hollensbe a5ca549a18 builder: Fix handling of VOLUME command where multiple volumes are 10 年之前
  Doug Davis 05b8a1eb36 Add support for copy/add with multiple src files 10 年之前
  Oh Jinkyun 9aa71549d6 Removed runconfig.ParseSubcommand 10 年之前
  Erik Hollensbe 91bed43621 builder: Fix an error check being done at the wrong spot in run 10 年之前
  Erik Hollensbe 78a847a47a evaluator: ensure entrypoint stays blank if set blank while CMD is set. 11 年之前
  Erik Hollensbe ac107995ae builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf 11 年之前
  Erik Hollensbe 3a6d1228a8 builder: Fix a small bug that could improperly cache. 11 年之前
  Erik Hollensbe 2ef1dec7e8 builder: Refactors according to @tiborvass's comments 11 年之前
  Erik Hollensbe a1522ec01c builder: move the evaluator package code directly into builder 11 年之前