moby/builder/builder-next
Tonis Tiigi a99bb24ea8
builder-next: make sure worker platforms normalized for containerd
These platforms are filled by default from containerd
introspection API and may not be normalized. Initializing
wrong platform in here results in incorrect platform
for BUILDPLATFORM and TARGETPLATFORM build-args for
Dockerfile frontend (and probably other side effects).

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2023-10-30 23:14:34 -07:00
..
adapters migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
exporter migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
imagerefchecker remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
worker migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
builder.go vendor: github.com/moby/buildkit v0.12.3-dev 2023-10-13 17:05:56 -07:00
controller.go builder-next: make sure worker platforms normalized for containerd 2023-10-30 23:14:34 -07:00
executor_linux.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
executor_nolinux.go vendor: github.com/moby/buildkit v0.12.2 2023-09-21 14:18:45 -06:00
reqbodyhandler.go builder-next: use constants for http status codes 2019-10-13 19:11:24 +02:00