Open chrisnharvey opened 8 years ago
We should add a reset command which restores the container to its state just after the setup command was run.
reset
We could do this with docker commit
docker commit
We should add a
reset
command which restores the container to its state just after the setup command was run.We could do this with
docker commit