kill_dash_nine@lemmy.zipto
Selfhosted@lemmy.world•Considering self hosting my own git repositories. What are some options?English

3 months
Just curious - what do you mean by the docker overhead?

Just curious - what do you mean by the docker overhead?
For me, it’s all about finding the right balance. I don’t want to have to manually update for every little bug fix version bump. Most software I find that major.minor version tags, if they exist, are a good compromise with daily auto updates unless it’s a really fast releasing software where just a major version makes sense. I usually just track releases on GitHub or wherever the source is hosted and bump as I need. That takes care of probably 90-95% of the containers I run.