-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
What problem will this feature address?
Add an ability to roll back service deployment such that one can if needed deploy the previous version of the service (say for a specific git hash or built image) on demand.
This will be necessary when the latest version introduced some bugs, and you want to roll back the service so as to work on it. The current system only allows for building container for the latest code changes.
Describe the solution you'd like
Ability to roll back to a previous deployment or build for specific git hash.
Describe alternatives you've considered
docker service rollback
Additional context
Here is an example of how an alternative; coolify handles this
And here is an example of how the alternative Caprover handles this
benosman, predragnikolic, raflymln, abdulrahman1s, sabilimaulana and 57 moregirorme, georgegiosue and phanpatrikgirorme and georgegiosuegirorme and georgegiosue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Released