this post was submitted on 21 Feb 2025
73 points (100.0% liked)

Technology

69913 readers
1964 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 13 comments
sorted by: hot top controversial new old
[–] joyjoy@lemm.ee 20 points 2 months ago

Start uploading to either ghcr.io (github) or quay.io (redhat)

[–] eager_eagle@lemmy.world 13 points 2 months ago

For those already authenticated and wondering how many pulls they use, you can check your usage here:

https://hub.docker.com/usage/pulls

[–] demizerone@lemmy.world 9 points 2 months ago

Use podman and quay.io

[–] bjoern_tantau@swg-empire.de 7 points 2 months ago

This will probably hit downstream users who don't even know (or care) what service the application they use is hosted on.

[–] thann@lemmy.dbzer0.com 1 points 2 months ago (1 children)

So you can't deploy without auth?

[–] emiellr@lemm.ee 6 points 2 months ago (3 children)

You can, but only 10 images per hour. You'd be doing some wild shit to go over those 10 per hour.

[–] nekusoul@lemmy.nekusoul.de 9 points 2 months ago

I just run some self hosted servers. I most definitely run more than ten services, not few of the consisting of multiple containers. With this change I'd basically hit the limit every time I do maintenance and pull the latest versions of all the images I run.

[–] superglue@lemmy.dbzer0.com 7 points 2 months ago (1 children)

I mean imagine migrating to a new server. One of my server has like 30 containers. Now my outage is 3 hours instead of 45 mins.

I'm not complaining, however. It is a free service they are providing.

[–] emiellr@lemm.ee 2 points 2 months ago

Yeah looking back, this isn't my best take probably. As you say though, it is a free service.

[–] Railcar8095@lemm.ee 1 points 4 weeks ago (1 children)

I don't think it's that wild. Arr suite + jellyfin, jellyseer & qbittorrent already are 7.

Then apps like immich are 4 individual images (2 probably frozen forever, but still)

If I pull all my services, it's going to be around 15 now. And I use Mullvad VPN, so I'm sharing my IP with thousands of people.

Also, this will be an issue for those in a dorm or work, or similar shared connection (CGNat too?), even if trying to pull only one.

[–] emiellr@lemm.ee 1 points 3 weeks ago (1 children)

So how big is the chance you're pulling your whole stack at once and not deploying service by service to check if it's even working properly on the new deployment?

[–] Railcar8095@lemm.ee 1 points 3 weeks ago

99%

Immich and it's dependencies are the only ones that I investigate a bit before pulling, so they are their own compose. Everything else goes at the same time.

Once immich goes stable, even it will be pulled with the rest.

[–] MangoPenguin@lemmy.blahaj.zone 1 points 4 weeks ago

This is one option to help with that for images not on other registries: https://cloud.google.com/artifact-registry/docs/pull-cached-dockerhub-images