Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish a docker tag for released version #67

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

kkrypt0nn
Copy link
Contributor

The latest tag will always get overwritten as is the current state, additionally for every v* tag published on GitHub, it will create a tag on Docker for the version itself, stripping the v prefix.

It will then keep a history of versions, in case someone doesn't want to use the latest version for whatever reason.

@evilsocket
Copy link
Owner

there is a reason why it always overwrites latest: i'm using the free plan, so there's a limit to the amount (and overall size) of images i can host

@kkrypt0nn
Copy link
Contributor Author

That limitation only applies to private repositories, no?

Personal plan you have unlimited public repositories and storage -> https://docs.docker.com/docker-hub/download-rate-limit/#storage-and-repository-limits

@evilsocket
Copy link
Owner

@kkrypt0nn i'm not sure if this changed at some point, but i remember running into that limitation ... i'll look into it, thanks!

@evilsocket evilsocket merged commit 8d736ba into evilsocket:main Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants