erpnext
erpnext copied to clipboard
Erpnext docker iamge
``` root@raspberrypi:~# docker logs erpnext standard_init_linux.go:178: exec user process caused "exec format error" ``` On the raspberry pi, i get the above error. Is it supported to run on the...
I tried your dockerfile for ERPNext and it works well but (as mentioned in your comments) installs an version 5 of ERPNext (which is outdated by now). As you are...
Hey there! This is super freaking useful, so thank you. I'm pulling your scripts into my repo to make it easier to make changes to `erpnext`, and I noticed that...
Hey @pfy - thanks for this awesome Dockerfile. Quick clarification about SMTP settings though; if I want to set up email services in ERPNext, I need to expose port 465...
How can I access the built-in nginx in order to modify it to serve ERPnext only via an https connection?
Hi Today the ERPNext 5 have been merged into the master branch, can you please trigger a update for the dockerfile to update the Docker Image please.