mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Merge branch 'frappe:main' into chore(devcontainer)add-opinionated-extensions
This commit is contained in:
commit
a1d4499fae
1 changed files with 1 additions and 1 deletions
|
|
@ -59,4 +59,4 @@ The `sites/assets` symlink is stored inside the persistent `sites` volume, but i
|
||||||
|
|
||||||
Running `bench build` inside a running container will write new assets and eventually cause a mismatch between `assets.json` and the actual assets, breaking the UI. This can be recovered by recreating the containers
|
Running `bench build` inside a running container will write new assets and eventually cause a mismatch between `assets.json` and the actual assets, breaking the UI. This can be recovered by recreating the containers
|
||||||
|
|
||||||
> Note: restarting the containers is not sufficient — they need to be recreated to discard the writable layer.
|
> Note: restarting the containers is not sufficient — they need to be recreated to discard the writable layer.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue