Commit History

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