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
{{ message }}
This repository was archived by the owner on Oct 19, 2022. It is now read-only.
i guess i cant use this module in production.
i cant understand what caused that. must be unstable in some situations.
this morning :
docker volume rm xxx
caused all data to be deleted on the the remote server...
what i exactly did was
#> docker-compose -p A up -d
volume created a_xxx
#> docker-compose -p B up -d
volume created b_xxx
#> docker-compose -p A down
#> docker-compose -p B down
#> docker volume rm a_xxx b_xxx
total data loss :)
i did remove other volume later without data loss.
so im not sure this command does shit in the soup.
but i have no data left
MartinSchnit, desarrolloinfotic and andriusphotoivan1993spb, andriusphoto, daviddavo and XljBeardanriedl