When running
docker run frappe/erpnext-nginx:v13.0.0-beta.9
I get following error:
touch: cannot touch ‘/var/www/html/sites/.build’: No such file or directory
I tried with sudo as well, same problem.
Any ideas how to fix it?
(System: Ubuntu 20.04)