2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-07 20:59:03 +00:00
frappe_docker/devcontainer-example
Chev91 6c798cfb2b
Update docker-compose.yml (#1415)
A challenge I encountered while setting up the Development instance. The command 'bench init --skip-redis-config-generation frappe-bench' kept generating errors, which I discovered were due to an architecture mismatch between Docker and macOS. By updating the platform to linux/amd64 in my code, I was able to resolve this issue.
2024-06-25 10:36:25 +05:30
..
devcontainer.json fix(dev): remove ssh from post start command (#1349) 2024-03-10 05:38:16 +05:30
docker-compose.yml Update docker-compose.yml (#1415) 2024-06-25 10:36:25 +05:30