1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/system
Sebastiaan van Stijn 2c17e9a333 api: set default "Builder-Version" to "2" (BuildKit) on Linux
Starting with the 22.06 release, buildx is the default client for
docker build, which uses BuildKit as builder.

This patch changes the default builder version as advertised by
the daemon to "2" (BuildKit), so that pre-22.06 CLIs with BuildKit
support (but no buildx installed) also default to using BuildKit
when interacting with a 22.06 (or up) daemon.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-18 12:18:32 -06:00
..
cgroupdriver_systemd_test.go gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
disk_usage_test.go api/types: replace uses of deprecated types.Volume with volume.Volume 2022-04-21 19:50:59 +02:00
event_test.go api: rename volume.VolumeCreateBody to volume.CreateOptions 2022-04-28 22:39:14 +02:00
info_linux_test.go integration(-cli): remove discovery related tests 2022-01-06 18:28:13 +01:00
info_test.go Use designated test domains (RFC2606) in tests 2021-04-02 14:06:27 +02:00
login_test.go registry: add DefaultRegistryHost const, and improve documentation 2022-02-27 13:48:27 +01:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
ping_test.go api: set default "Builder-Version" to "2" (BuildKit) on Linux 2022-08-18 12:18:32 -06:00
version_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00