Sign inSign up

sabbir1cse/erpnext

By sabbir1cse

Updated over 9 years ago

This was build on latest erpnext, frappe and bench dated 2017, 28th March.

Image
0

364

sabbir1cse/erpnext repository overview

Use this command to get started

  • docker run -it --name erpnext -v /app:/app -w /app -p 8000:8000 sabbir1cse/erpnext
  • docker exec -it erpnext bash
  • For frappe director to create some app su - frappe && ls you will see a directory name frappe-bench. Go inside and follow https://github.com/frappe/bench
  • To pass anything to local machine for example database backups or your code, simple put it to app directory and you can access it from /app directory inside container.
Note: 
/var/lib/mysql 
frappe/frappe-bench/apps/erpnext/erpnext

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

over 9 years ago

docker pull sabbir1cse/erpnext