frappe_docker/devcontainer-example
Chev91 9431228c12
Update docker-compose.yml
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-12 23:56:58 +02:00
..
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 2024-06-12 23:56:58 +02:00