Y
Hacker News
new
|
ask
|
show
|
jobs
by
WhyNotHugo
5 days ago
You can take a snapshot of a microVM and roll back. I've never heard of this being done with containers.
1 comments
hnav
5 days ago
You can have a volume mount into your container backed by whatever block storage which may have snapshotting or format with a FS that supports snapshots.
link
saltmate
5 days ago
The VM snapshot/load is about memory, not storage.
link