buildx/tests
CrazyMax 7497e6481e
bake: deny access to local dockerfile for remote invocation with local context
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>
2023-10-19 17:41:05 +02:00
..
workers fix lint issues after update 2023-10-19 12:31:24 +02:00
bake.go bake: deny access to local dockerfile for remote invocation with local context 2023-10-19 17:41:05 +02:00
build.go test: docker host-gateway 2023-10-17 12:57:46 +02:00
imagetools.go tests: add imagetools tests for copying manifests and indexes 2023-08-22 17:38:36 +01:00
inspect.go test: docker host-gateway 2023-10-17 12:57:46 +02:00
integration.go build: prefer local image resolution for docker driver 2023-06-21 11:05:06 +02:00
integration_test.go migrate to github.com/distribution/reference v0.5.0 2023-09-06 17:41:35 +02:00
ls.go test: fix inspect and ls 2023-06-20 17:04:21 +02:00
version.go Integration test for docker buildx version 2023-08-03 09:51:03 -05:00