Hacker News new | ask | show | jobs
by ImPostingOnHN 395 days ago
> Is there a way to fully snapshot a container state and it's disk state

`docker commit` should help you there, in making a copy of the container