You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, when using fli-docker snapshot the snapshots get placed into a unique fli branch name, like this one branch-fli-c8d57e90-3b26-4f15-a2fe-5550bbd21ac6 which is great for uniqueness but not so useable.
allow branch definition so that all snapshots taken of volume in the docker compose file are part of that branch
Right now, when using
fli-docker snapshot
the snapshots get placed into a unique fli branch name, like this onebranch-fli-c8d57e90-3b26-4f15-a2fe-5550bbd21ac6
which is great for uniqueness but not so useable.allow branch definition so that all snapshots taken of volume in the docker compose file are part of that branch
https://github.com/ClusterHQ/fli-docker/blob/master/cli/cli.go#L255
The text was updated successfully, but these errors were encountered: