-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hi,
I've been watching docker-related files to fix a problem I had (see #19), and it doesn't seem to be "production-ready" IMO.
Here's some issues I see :
npm installis done when the container is started (instead of when the image is built)- the container runs
nodemoninstead ofnode - a volume map the entire root folder (to avoid
npm installon eachdocker runI guess)
Also, resolving these issues would allow to push the image on the docker hub, which would come in handy !
If you're interested I can work on a PR to make things better.
HiradRoshandel, jperelli and kumy
Metadata
Metadata
Assignees
Labels
No labels