2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 02:59:02 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Revant Nandgaonkar
306d7e73da feat(frappe/bench): delete devcontainer Dockerfile
Delete additional Dockerfile from .devcontainer
[skip travis]
2020-06-11 13:43:27 +05:30
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
450e1b64aa
Added Dockerfile for dev env
Exposing port range 8000-8005 and 9000-9005. The Dockerfile allows easy extending the upstream bench image for development purpose
2020-06-10 09:19:23 +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
fdcc1cd120 fix: typo and indent
improve development/README.md
fix indent devcontainer.json
2020-05-18 00:16:21 +05:30
Davide Bortolami
d07faa84b8 clenup extensions 2020-04-19 16:51:53 +01:00
Davide Bortolami
776a827a8c Added an opinionated set of extensions that will provide a common base for development and tutorials 2020-04-19 14:00:35 +01:00
Davide Bortolami
8397499e85 Fixes 2020-04-17 20:15:11 +01:00
Davide Bortolami
5f3c4df4ad automatically install python extension 2020-04-17 02:56:30 +01:00
Davide Bortolami
2e0a863ef7 Update documentation, add ssh-client to bench build, expose MariaDB port in development 2020-04-17 00:34:22 +01: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