You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/build
Justin Chadwell 589d4e4cf5 build: use buildkit's gitutil package to detect remote files
BuildKit's gitutil package behaves slightly differently than moby's
urlutil, so we should rely on BuildKit's gitutil when detecting URLs to
avoid cases of accidentally producing invalid build requests that can
confuse users.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
build.go build: use buildkit's gitutil package to detect remote files 2 years ago
git.go
git_test.go
invoke.go monitor: Enable to exec into the container 2 years ago
url.go
utils.go build: use buildkit's gitutil package to detect remote files 2 years ago