-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Long ago, back when vagrant was our favorite local dev environment, I used this sahara plugin to take a snapshot of the box that is quicker to reload: https://github.com/jedi4ever/sahara.
This is fantastic for testing migrations or other operations that modify the database, which you need to revert to test again.
I'm a docker n00b so I'm not sure what the corresponding option is here. If there's a fast way to save and load a copy of the container, we could set up commands to switch it out.
Reactions are currently unavailable