Closed berserkwarwolf closed 8 months ago
@berserkwarwolf there is a Dockerfile
. There are also make
targets that should help building the docker image.
I deployed yesterday the app to my Dokku instance, with no major issues. I think the only missing thing is VOLUME
set to /app/instance
folder.
What @radmen says. I'm not using this actively with docker, so let me know (or send a PR) if you think the Dockerfile or the README needs improvement.
Is there any chance of supporting Docker as a deployment option?