erpnext_feature_board
erpnext_feature_board copied to clipboard
Feature board for ERPNext
``` --context=git://github.com/frappe/frappe_docker.git --context-sub-path=images/worker --build-arg=FRAPPE_REPO=https://github.com/frappe/frappe --build-arg=ERPNEXT_REPO=https://github.com/frappe/erpnext --build-arg=BENCH_REPO=https://github.com/frappe/bench --build-arg=FRAPPE_VERSION=v13.25.0 --build-arg=ERPNEXT_VERSION=v13.25.1 --build-arg=PYTHON_VERSION=3.9 --target=erpnext ```
- build frappe image(s) - build erpnext image(s) based on frappe image(s) - use the ERPNext images to install site with frappe PR. Thoughts?