From a286c4d3f6b8bf642a95fff8beaed8d4fd3f75c7 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sat, 30 Sep 2023 16:33:29 +0500 Subject: [PATCH] may need --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41710a..e691abb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ```bash docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64 ``` -- You will need to set these variable before running build +- You MAY also need to set these variable before running build, depending on the docker version on host ```bash export COMPOSE_DOCKER_CLI_BUILD=1 export DOCKER_BUILDKIT=1