forked from postlight/parser-api
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hi
I'm a little confused in that the docker run command is creating a volume within the container because it's not specified in the run command
VOLUME [ "/app/customizer" ]
Adding the volume mapping in the command brings an error that the customizer module cannot be found.
Please could the volume mapping be added so the data is persistent and not created within the container?
Thanks
Metadata
Metadata
Assignees
Labels
No labels