mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1284] Publish docker image on Github #907
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#907
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @christaikobo on GitHub (Mar 2, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1284
💡 Idea
With the recent new docker hub rate limit on anonymous user (10/hour), I think it would benefit a lot of users if ntfy can publish docker images on github as well.
Thank you!
@clmbmb commented on GitHub (Mar 25, 2025):
Out of curiosity, how many times do you pull the same image from docker hub?
Anyway, I agree that it should be published on github too.
@christaikobo commented on GitHub (Mar 25, 2025):
Same image? Once.
But the limit is not on single image, you do realize that don't you?
On Tue, Mar 25, 2025, 04:37 clmbmb @.***> wrote:
@AdmiralNemo commented on GitHub (Jul 7, 2025):
It's pretty easy to run afoul of Docker Hub's rate limiting. It happened to me today when one of my Kubernetes nodes failed and all the pods had to move to other nodes, causing those nodes to pull a bunch of images all at once.
@christaikobo commented on GitHub (Feb 4, 2026):
It looks like this project has other priorities and I have switched to gotify anyway.