mirror of https://github.com/docker/buildx.git
we don't currently support reading a remote Dockerfile with a local context when doing a remote invocation because we automatically derive the dockerfile from the context atm. To avoid mistakenly reading a local Dockerfile, we check if the Dockerfile exists locally and if so, we error out. Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> |
||
---|---|---|
.. | ||
workers | ||
bake.go | ||
build.go | ||
imagetools.go | ||
inspect.go | ||
integration.go | ||
integration_test.go | ||
ls.go | ||
version.go |