docker: enable buildx support by default
(cherry picked from commit 2c7bdb05dee8d8e5e9b3bd763554618c27b50a24)
This commit is contained in:
parent
405f6e41f8
commit
66b051a576
@ -8,7 +8,7 @@ rec {
|
||||
, moby-src
|
||||
, runcRev, runcSha256
|
||||
, containerdRev, containerdSha256
|
||||
, tiniRev, tiniSha256, buildxSupport ? false
|
||||
, tiniRev, tiniSha256, buildxSupport ? true
|
||||
# package dependencies
|
||||
, stdenv, fetchFromGitHub, buildGoPackage
|
||||
, makeWrapper, installShellFiles, pkg-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user