This commit is contained in:
Shihaam Abdul Rahman 2023-09-30 16:33:29 +05:00
parent 7ac9613d15
commit a286c4d3f6
Signed by untrusted user: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -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