From 9d99939052127182165e3c5c5387f5996ffe1d88 Mon Sep 17 00:00:00 2001 From: Ryan Russell Date: Tue, 31 May 2022 14:08:04 -0500 Subject: [PATCH 1/2] docs(docker): Improve docker/README.md Readability Signed-off-by: Ryan Russell --- docker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index 25f5dc873f78a..41e5d65e3b6af 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,4 +1,4 @@ -# Multi-archtecture Docker image support +# Multi-architecture Docker image support Support cross platform docker image build @@ -29,7 +29,7 @@ docker run --privileged --rm tonistiigi/binfmt --install all ## Build and push container for supported platforms -### initilize host networking +### initialize host networking ```bash docker buildx create --name host --use --buildkitd-flags '--allow-insecure-entitlement network.host' From a3d8480e11f1ebb0adaef77f3d74c07a82e7f73f Mon Sep 17 00:00:00 2001 From: Ryan Russell Date: Tue, 31 May 2022 14:16:29 -0500 Subject: [PATCH 2/2] docs(readme): Linux Platform alt tag fix Signed-off-by: Ryan Russell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e68a78c905c7..0194be43c2903 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ CI Status -patform +Linux Platform license