unicorn
unicorn copied to clipboard
Dockerize unicorn!
Being able to run the project in a container would be nice.
Todo:
- [X] Create a Dockfile.
- [ ] Add instructions on how to build the image.
- [ ] Push the image to Dockerhub.
Actually there are already two PRs open for this. #11 and #12. We should probably merge the best parts of those into one.
@mre Is there an issues that blocks us from merging one of PRs?
Ah, not really. I'm just undecided which one to merge. Both look quite nice, so probably the best of both. I haven't tested https://github.com/mre/unicorn/pull/12 yet, that's why I didn't go forward yet. Could you? If you're happy with what you see (thumbnails working, routes as expected, documentation, etc), could you merge his changes into your PR and then we go from there? I think that's a good compromise.