Open hmacdope opened 3 months ago
Hi Hugo,
Thanks for the contribution.
The current Dockerfile is really only there to be used in the CI tests for lwreg
Would it perhaps make more sense to create a second one that is actually intended for deployment?
Sounds very reasonable, where would you like it to go? devtools/deployment/
is normally what I use for stuff like this, but up to you.
I think maybe just deployment/
, but I don't have a strong opinion.
@brje01, what do you think?
Any further thoughts here? :smile_cat:
Any further thoughts here? 😸
I think it's ok to take silence for agreement. :-)
Let's use just deployment/
Sorry took me a while to circle back to this. I have pushed the relevant changes in my PR #62.
Hi all,
Thanks you for the wonderful work! Very needed and fun to work with so far.
I have two small suggestions
mamba
docker images are great for this).docker run -it ghcr.io/hmacdope/lightweight-registration:main
.But of course you can decide which if any of these you would like to accept. I will open a PR and we can discuss there?
Cheers and thanks
Hugo