Hacker News new | ask | show | jobs
by dirkhe 1062 days ago
I built a similar setup but I don't like to push the images with docker save and docker import over ssh. Do you run your own registry?
1 comments

Nowadays I use github's packages registry. I used to run my own registry in the past along with the docker save method. But both of them are annoying to deal with. I have Github Pro so it's pretty much free. However even if I need to pay for it in the future, I'll probably do so. It's just not worth the headache.