sdslabs / gasper

Your Cloud in a Binary
MIT License
420 stars 26 forks source link

MySQL container re-creation #218

Open alphadose opened 4 years ago

alphadose commented 4 years ago

After spawning the MySQL container if you delete it and spawn it again via running gasper then the MySQL server doesn't start

This issue is fixed by deleting the container as well as mysql-storage and spawning them again via gasper

It is desired that the re-creation of the container should occur smoothly without requiring the deletion of mysql-storage