2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Revant Nandgaonkar
daef926b06 feat(frappe/bench): allow 5 benches 2020-06-11 12:55:27 +05:30
africlouds
aa8e7d374c
Build frappe with Dockerfile
- Build frappe image using development Dockerfile instead of bench:latest image
- Exposing port range
2020-06-10 09:22:47 +02:00
africlouds
a5b8db6137
Set /workspace/development as default working dir
When one misses the part of the doc that says bench should be created under /workspace/development, bench is created in home directory and the work would be lost when the container is recreated. Making the directory default would avert that
2020-06-09 07:33:20 +02:00
Revant Nandgaonkar
307ef2d67a fix: publish socketio port in dev docker-compose 2020-03-10 20:05:38 +05:30
Revant Nandgaonkar
d071bf232d feat: development docker 2020-03-05 21:56:31 +05:30