Announcing ctr.run: on-demand Docker builds(medium.com)
medium.com
Announcing ctr.run: on-demand Docker builds
https://medium.com/scopedev/announcing-ctr-run-710d4c881ccf
2 comments
pretty cool!
Is there support for private github repositories in the roadmap?
thanks!
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