mirror of https://github.com/docker/buildx.git
b62d64b2b5
Detect cases where multiple bake targets would use the same local source. For such cases a separate session request is made in addition to session per target and local source is made available in that source as well. The new sessionID is sent with the request so the frontend can ask associate it with the local source it needs. The sources are still available in the main request session as well. This would be used if frontend ignores the local-sessionid parameter and makes sure that old version continue working. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> |
||
---|---|---|
.. | ||
build.go | ||
dial.go | ||
driver.go | ||
driver_test.go | ||
git.go | ||
git_test.go | ||
invoke.go | ||
localstate.go | ||
opt.go | ||
provenance.go | ||
result.go | ||
url.go | ||
utils.go | ||
utils_test.go |