facundoolano/feedi

Docker container?

Closed this issue · 2 comments

Is there any chance of supporting Docker as a deployment option?

radmen commented

@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.