Closed jeff-r-koyaltech closed 2 years ago
Would be great to see this merged. It will also be useful for local development environments.
Thanks for the patch! Used this as a guide and learned docker in the process.
I've added a docker file as requested. Made some optimizations of my own (slim package saved about 90% of the size, one click deploy to Google Cloud Run), so this PR no longer needed, but big big thank you!
Hi scosman,
Not sure if you're planning to keep maintaining this or not, but I felt it was a useful idea, and hosting it privately inside Kubernetes or Docker Swarm has some value for various use cases. So I've contribued a Dockerfile. It builds on Docker Hub, and can be used from there.
Thanks!