Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 337500f374 builder/dockerfile: make containsWildcards() platform-specific again 4 years ago
  Sebastiaan van Stijn 131fac6eb4 builder/dockerfile: remove fromSlash() and separator() utils 4 years ago
  Sebastiaan van Stijn 190b6f64e3 builder/dockerfile: copy: remove LCOW code 4 years ago
  Sebastiaan van Stijn 3eb1257698 revendor BuildKit (master branch) 4 years ago
  Sebastiaan van Stijn 010adeec55 Builder: print relative path if COPY/ADD source path was not found 5 years ago
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 years ago
  Sebastiaan van Stijn 7e8f7efdd1 fix build after merge of outdated PR 5 years ago
  Vikram bir Singh b146b2382c Fixups for 39695 - edit comments, redundant lines 5 years ago
  Sebastiaan van Stijn 5858a99267 Builder: fix "COPY --from" to non-existing directory on Windows 6 years ago
  Sebastiaan van Stijn 6d87f19142 builder: fix `COPY --from` should preserve ownership 6 years ago
  Yong Tang 14d5569f19 Merge pull request #37563 from Microsoft/jjh/fix-vso17531561v2 7 years ago
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 years ago
  John Howard ae6b5828ce LCOW: Ensure platform is populated on COPY/ADD 7 years ago
  Tibor Vass facad55744 api: Change Platform field back to string (temporary workaround) 7 years ago
  Tonis Tiigi 337ba71fc1 distribution: fix passing platform struct to puller 7 years ago
  Tonis Tiigi 81f862a1fe api: fix platform type 7 years ago
  Dennis Chen 7f334d3acf Initial support for OCI multi-platform image 7 years ago
  Tonis Tiigi 4a18c11bdc builder: fix layer leak on multi-stage wildcard copy 7 years ago
  Tonis Tiigi 7ad41d53df builder: fix layer lifecycle leak 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  John Howard d98ecf2d6c LCOW: API change JSON header to string POST parameter 7 years ago
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 years ago
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 years ago
  Yong Tang bea0a072d8 Fix build with `ADD` urls without any sub path 8 years ago
  Phil Estes 19a29f6fcf Rebase --chown function for ADD/COPY 8 years ago
  Tonis Tiigi 2981667e11 build: fix add from remote url 8 years ago
  Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS 8 years ago
  Daniel Nephin ecd44d23cc Rename LazyContext to LazySource. 8 years ago
  Daniel Nephin bd5f92d263 Remove CopyOnBuild from the daemon. 8 years ago
  Daniel Nephin 4060d6ee0b Remove the last of pkg/httputil 8 years ago