提交历史

作者 SHA1 备注 提交日期
  Brian Goff e6ae89a45a Allow setting resource constrains for build 10 年之前
  Michael Crosby 88f437d6c6 Merge pull request #11402 from miminar/err-cleanup 10 年之前
  Michal Minar 210ab030bc Format error by value 10 年之前
  bobby abbott 12b278d354 Remove import to utils in progressreader 10 年之前
  AnandkumarPatel 1a5ea50aa8 Remove comment and b.UtilizeCache check. 10 年之前
  AnandkumarPatel 2420c1f03b Add cacheBusted flag which gets set on the first cache miss 10 年之前
  AnandkumarPatel 1e746a8a2b Set UtilizeCache to false on cache miss 10 年之前
  Dan Walsh 7f091eca70 build_config job: parse dockerfile ast into config 10 年之前
  Jessie Frazelle ac06d0c46a Merge pull request #10921 from duglin/FixNonverboseBuild 10 年之前
  Srini Brahmaroutu 7a9c944b82 Removing dependencies from pkg into Docker internal code 10 年之前
  Rik Nijessen ba93f8316c Rename Destroy to Rm to be consistent with CLI. 10 年之前
  Doug Davis 92c353582c Build w/o verbose hangs w/RUN 10 年之前
  Michael Crosby e345fe53ba Merge pull request #10573 from LK4D4/return_attach_to_builder 10 年之前
  Michael Crosby 34c804a139 Merge pull request #9705 from acbodine/9311-truncindex-error-duplicate-id-on-ambiguous-id 10 年之前
  Alexander Morozov 1095d5e5e4 Change verbose builder out back to attach 10 年之前
  Josh Hawn e662775ffb Fix premature close of build output on pull 10 年之前
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 年之前
  Tibor Vass 3183af8b19 builder: use len() > 0 instead of != nil 10 年之前
  Erik Hollensbe 39343b8618 Fix a panic where RUN [] would be supplied. 10 年之前
  Alexander Morozov 99a15ec8bd Merge pull request #9973 from duglin/Issue9880 10 年之前
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 年之前
  Doug Davis 6f20b957b0 Make sure that ADD/COPY still populate the cache even if they don't use it 10 年之前
  Doug Davis 6d801a3caa Have .dockerignore support Dockerfile/.dockerignore 10 年之前
  Josh Hawn 8936789919 Make `FROM scratch` a special cased 'no-base' spec 10 年之前
  Doug Davis f21f9f856e Allow for relative paths on ADD/COPY 10 年之前
  Aleksa Sarai 916cba9c58 builder: internals: fix incomplete chown walk when fixing permissions 10 年之前
  Arnaud Porterie cfc24769a2 Fix permissions on ADD/COPY 10 年之前
  Alexandr Morozov a62cbdeb47 Use Set for stderr "logs" job in builder 10 年之前
  Arnaud Porterie f3cedce360 Reduce permissions changes scope after ADD/COPY 10 年之前
  Tibor Vass e6ec703df3 Merge pull request #9323 from unclejack/merge_release_v1.3.2 10 年之前