da8bec6223
- When container is not running, the runtime helper traverses the container's root fs and writes it to the specified tar archive or stdout. - When the container is running, the helper performs the same operation but wraps it in freeze/thaw to ensure data integrity for the resulting archive.