From 857e2316c97fdfb386e0cbd39e8e331eb1aca11e Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 11 Jan 2022 09:21:22 +0100 Subject: [PATCH] go/buildx redirect Signed-off-by: CrazyMax --- go/buildx.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 go/buildx.md diff --git a/go/buildx.md b/go/buildx.md new file mode 100644 index 0000000000..537cffc3d7 --- /dev/null +++ b/go/buildx.md @@ -0,0 +1,6 @@ +--- +title: How to install Buildx +description: Instructions on installing Buildx +keywords: Docker, buildx, multi-arch +redirect_to: /buildx/working-with-buildx/#install +---