Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 713 Bytes

File metadata and controls

27 lines (15 loc) · 713 Bytes

ERPNext on Docker

The goal of this repo is stability.

Problem
  • ERPNext development tend to go very fast, new update comes every days and some will be bugs.

  • ERPNext use many dependencies, during installation sometimes somethings might went wrong.

Solution

Using docker we can pre-build images and push it to Docker hub, so you will always have usable images and can choose which version you want to use.

Usage

Read at https://pipech.github.io/erpnext-docker-debian

Contributing

Pull requests for new features, bug fixes, and suggestions are welcome!

License

MIT