It can be extended later to also clean other metadata.
This is useful for the Docker backend when I sometimes want to start over from a clean state, but I can't just delete the state directory since the images etc are stored in Docker. A possible extension would be to add functions to the store and sandbox to also clean their states (that will be needed for the Docker backend).
It can be extended later to also clean other metadata. This is useful for the Docker backend when I sometimes want to start over from a clean state, but I can't just delete the state directory since the images etc are stored in Docker. A possible extension would be to add functions to the store and sandbox to also clean their states (that will be needed for the Docker backend).