suned/serum

Use Docker

Closed this issue · 2 comments

I really like to use Docker for development, it would help a lot to try out different versions and it would be a proof of concept which shows that it is working with the official environment.

suned commented

I like docker as well. Should be simple to make a Dockerfile that adds the dev dependencies. Allthough I do feel like the dev dependencies for this project are so limited that a containerized solution is a bit overkill.

suned commented

I've decided to close this as I simply don't think the dependencies are complicated enough that its worth the effort. Especially not after you introduced pipenv.