Commit History

Author SHA1 Message Date
  Doug Davis eb3ea3b43c Allow for Dockerfile to be named something else. 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
  Arnaud Porterie a76f7c6ec3 Merge pull request #9122 from dqminh/debug-huge-expose 10 years ago
  unclejack 054e57a622 build: add pull flag to force image pulling 10 years ago
  Daniel, Dao Quang Minh 3aae63f452 speed up creation of args and msg for huge cmds 10 years ago
  Erik Hollensbe 4e74cd498b builder: whitelist verbs useful for environment replacement. 10 years ago
  Jessie Frazelle 15b6b7be01 Merge pull request #8770 from LK4D4/logrus_support 10 years ago
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 years ago
  Erik Hollensbe cdd6e97910 builder: some small fixups + fix a bug where empty entrypoints would not override inheritance. 10 years ago
  Erik Hollensbe 1150c1639a builder: ONBUILD triggers were not accurately being executed in JSON cases. 10 years ago
  Tibor Vass 0a2c481c7f ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction 10 years ago
  Erik Hollensbe 1e93639aed builder: Appropriately initialize the Cmd in runconfig. 10 years ago
  unclejack 31c0039022 clean up the context when a build fails 10 years ago
  Tibor Vass 23f490427f Merge pull request #7983 from vbatts/vbatts-tarsum_switch_names 10 years ago
  Erik Hollensbe 92f885d7bd Do not populate path to prevent runconfig merge conflict; remove 10 years ago
  Erik Hollensbe ac107995ae builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf 11 years ago
  Vincent Batts ec01eb653d tarsum: TarSum is not the interface 10 years ago
  Vincent Batts 747f89cd32 TarSum: versioning 11 years ago
  unclejack 1858746978 clean up context on build completion & add test 10 years ago
  Erik Hollensbe 2ef1dec7e8 builder: Refactors according to @tiborvass's comments 11 years ago
  Erik Hollensbe 305f735080 builder: several fixups from comments 11 years ago
  Erik Hollensbe a1522ec01c builder: move the evaluator package code directly into builder 11 years ago