mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 07:45:09 +00:00
Add extra detail to line 33 of README.md to improve user accessibility. (#1675)
This commit is contained in:
parent
fb8a5e133b
commit
8782363a88
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Then run: `docker compose -f pwd.yml up -d`
|
||||||
|
|
||||||
### To run on ARM64 architecture follow this instructions
|
### To run on ARM64 architecture follow this instructions
|
||||||
|
|
||||||
After cloning the repo run this command to build multi-architecture images specifically for ARM64.
|
After you clone the repo and `cd frappe_docker`, run this command to build multi-architecture images specifically for ARM64.
|
||||||
|
|
||||||
`docker buildx bake --no-cache --set "*.platform=linux/arm64"`
|
`docker buildx bake --no-cache --set "*.platform=linux/arm64"`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue