diff --git a/dist/compiling/docker.md b/dist/compiling/docker.md index b8c92d2b0..f1a783281 100644 --- a/dist/compiling/docker.md +++ b/dist/compiling/docker.md @@ -17,6 +17,7 @@ docker buildx build . -f --progress plain --build-arg 'JOBS=4' ``` where `` should be replaced by the wanted Dockerfile base d on the build you want to do: + | Wanted build | Dockerfile path | |--------------|-----------------------------| | MacOS M1 | dist/macOS/arm64.Dockerfile |