mirror of
https://github.com/apple/container.git
synced 2026-08-24 10:05:43 -05:00
- 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.