I want to test ERPNext v16-beta locally using the Docker development environment, but I’m not clear on the correct steps. I’m aware that the branches exist, but I’m not sure how to properly pull them, build the images, or set up the development stack for ERPNext 16.
I need clear instructions for:
- How to download the correct Frappe and ERPNext v16-beta branches for Docker development.
- How to build the development images using those branches.
- How to bring up the developer stack.
- How to create a site and install ERPNext 16-beta on it.
If anyone can provide the exact steps or a working example for the frappe_docker setup with v16-beta in developer mode, it would help.