firecracker-microvm / firecracker-go-sdk

An SDK in Go for the Firecracker microVM API
Apache License 2.0
485 stars 122 forks source link

Enable resuming snapshot for jailed firecracker #544

Open albinvass opened 5 months ago

albinvass commented 5 months ago

Issue #, if available:

Description of changes: This links the memory and snapshot files into the root of the jail and fixes an issue where WithSnapshots overrides the injected LinkFilesHandler.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.