HI Admin,
Im a newbie in Frappe!
I build Frappe helpdesk using Docker. But got errors bellow
wget https://frappe.io/easy-install.py
python3 ./easy-install.py deploy \
–project=helpdesk_prod_setup \
–email=your_email.example.com \
–image= Package helpdesk · GitHub \
–version=stable \
–app=helpdesk \
–sitename subdomain.domain.tld
“docker logs helpdesk_prod_setup-configurator-1
bash: line 1: sites/apps.txt: No such file or directory
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
bash: line 1: sites/apps.txt: No such file or directory
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
Error: No such command ‘set-config’.
WARN: Command not being executed in bench directory
Usage: bench [OPTIONS] COMMAND [ARGS]…
Try ‘bench --help’ for help.
“

