git: Fix formatting of docker instructions
This commit is contained in:
parent
56064df8d5
commit
80984f28ec
1
dist/compiling/docker.md
vendored
1
dist/compiling/docker.md
vendored
@ -17,6 +17,7 @@ docker buildx build . -f <DOCKERFILE_PATH> --progress plain --build-arg 'JOBS=4'
|
||||
```
|
||||
|
||||
where `<DOCKERFILE_PATH>` 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 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user