Glad you like it! There is already support for that. If you log into https://ctr.run with your GitHub account, you'll get a docker username and password that you can use to `docker login ctr.run`, and will allow you to `docker pull` your private repos.
However, I suppose things like watchtower[1] or ourosboros[2] will not work with this since images are built on request..
I'd love to use something like this for some sort of simple continuous deployment from Github. Any ideas?
[1] https://github.com/containrrr/watchtower
[2] https://github.com/pyouroboros/ouroboros