-
Notifications
You must be signed in to change notification settings - Fork 133
Morgue docker container #116
Comments
Would love to see this with some better support for dynamic configuration (config via environment variables at runtime). I understand putting in an httpd.conf but most of the mougue config should be replaceable at runtime. htpasswd should also be optional and not hard code a password. Is there a reason you're using your custom mariadb image and not the official one? Would be great to get a single Dockerfile and docker-entrypoint.sh script in this repo and let a user BYO DB. Also would be good for etsy to officially push it up to https://hub.docker.com/u/etsy/ |
Hi rothgar, ok I will try to do all of the changes required. |
Just for reference, I don't work for Etsy or manage this repo. I would just be a consumer of the container (I came here looking to write my own) and those would be things I was going to put in my container. |
I'd love to use this too. Will take a a look at your repo. Note: I've started working on our fork so we can run it in Kubernetes. |
@zoidbergwill supercool 👍 |
I have created a build of Morgue in docker, if interested you can find it here: https://github.com/ninoabbate/docker-morgue
The text was updated successfully, but these errors were encountered: