Hacker News new | ask | show | jobs
by shykes 4390 days ago
Just in case you missed it: you can "docker commit" the state of a container at any time (and "docker diff" to see what has changed on disk since creation). Would that solve your problem?