moby/builder
CrazyMax 35a29c7328
builder: pass host-gateway IP as worker label
We missed a case when parsing extra hosts from the dockerfile
frontend so the build fails.

To handle this case we need to set a dedicated worker label
that contains the host gateway IP so clients like Buildx
can just set the proper host:ip when parsing extra hosts
that contain the special string "host-gateway".

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit 21e50b89c9)
2023-06-22 16:23:40 +02:00
..
builder-next builder: pass host-gateway IP as worker label 2023-06-22 16:23:40 +02:00
dockerfile fixing consistent aliases for OCI spec imports 2023-06-01 17:22:49 +02:00
remotecontext builder/remotecontext: deprecate CachableSource, NewCachableSource 2023-05-26 15:13:27 +02:00
builder.go c8d: implement classic builder 2023-05-11 19:13:13 +01:00