[GH-ISSUE #85] Feature Request: versioned docker hub images #36

Closed
opened 2026-02-27 08:14:51 +03:00 by kerem · 2 comments
Owner

Originally created by @kaysond on GitHub (Nov 24, 2021).
Original GitHub issue: https://github.com/lldap/lldap/issues/85

For reproducible deployments, its necessary to have different image tags for each version. Without this, rollbacks in docker swarm or kubernetes aren't possible.

I realize its a bit early on in this project for versions, but I'm excited about its potential so I figured I'd put it here anyways! :)

You could even just start with a 0.0.1

Originally created by @kaysond on GitHub (Nov 24, 2021). Original GitHub issue: https://github.com/lldap/lldap/issues/85 For reproducible deployments, its necessary to have different image tags for each version. Without this, rollbacks in docker swarm or kubernetes aren't possible. I realize its a bit early on in this project for versions, but I'm excited about its potential so I figured I'd put it here anyways! :) You could even just start with a `0.0.1`
kerem 2026-02-27 08:14:51 +03:00
Author
Owner

@nitnelave commented on GitHub (Nov 24, 2021):

Hey there! Thanks for the issue :) There is already a tag for each release, it's just that the only tag so far is mvp.

But don't worry, it's already setup to create a tagged docker image whenever I do a semver push (tag vx.x.x), it just hasn't happened yet. I'll do a release soon-ish.

<!-- gh-comment-id:977653315 --> @nitnelave commented on GitHub (Nov 24, 2021): Hey there! Thanks for the issue :) There is already a tag for each release, it's just that the only tag so far is `mvp`. But don't worry, it's already setup to create a tagged docker image whenever I do a semver push (tag `vx.x.x`), it just hasn't happened yet. I'll do a release soon-ish.
Author
Owner

@nitnelave commented on GitHub (Nov 29, 2021):

Here you go, a new release and plenty of tags on Docker :) (stable, v0, v0.2, v0.2.0, latest)
https://github.com/nitnelave/lldap/releases/tag/v0.2.0

<!-- gh-comment-id:981447661 --> @nitnelave commented on GitHub (Nov 29, 2021): Here you go, a new release and plenty of tags on Docker :) (stable, v0, v0.2, v0.2.0, latest) https://github.com/nitnelave/lldap/releases/tag/v0.2.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#36
No description provided.