buildkit/cmd/buildctl
Paul "TBBle" Hampson 156d66da02 Revert "Pin containerd runtime to v1"
This reverts commit 9290c15ffc.

This was pinned during the upgrade to containerd 1.3 series, which
changed the default runtime on Linux to io.containerd.runc.v2.

No specific rationale was listed for this pinning, and clearly it's the
wrong thing to do in the presence of Windows, which does not have this
runtime.

Instead, we rely on the containerd-internal defaults, which distinguish
the runtimes for Linux and Windows.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-07-16 15:06:20 +10:00
..
build secrets: remove file specifics from variable names 2020-06-17 12:33:15 -07:00
common Fixed issue #1200 2019-12-12 15:05:19 -06:00
debug upgrade errors checks to Is() 2020-04-18 22:53:38 -07:00
build.go Fix goimports linting 2020-05-13 17:38:56 +02:00
build_test.go Revert "Pin containerd runtime to v1" 2020-07-16 15:06:20 +10:00
buildctl_test.go integration: generalize pkg 2019-03-21 23:49:08 -07:00
debug.go worker: add labels 2017-12-20 16:28:47 +09:00
dialstdio.go buildctl: add dial-stdio (for unix:// address only) 2019-03-26 21:24:17 +09:00
diskusage.go Fix TLS issues 2019-03-05 18:33:43 +09:00
diskusage_test.go testutil: avoid excessive daemons in integration tests 2018-10-11 16:47:35 -07:00
main.go buildctl: cleaner typed error printing 2020-04-27 21:25:47 -07:00
main_unix.go fileop: add chown support 2019-03-15 17:49:50 -07:00
prune.go Fix TLS issues 2019-03-05 18:33:43 +09:00
prune_test.go testutil: avoid excessive daemons in integration tests 2018-10-11 16:47:35 -07:00