5 ms·
just from looking at it on Linux it runs Firecracker: https://github.com/jingkaihe/matchlock/blob/main/pkg/vm/linux/backend.go#L107-L110 https://github.com/jin
by ushakov 7mo ago
just from looking at it
on Linux it runs Firecracker:
https://github.com/jingkaihe/matchlock/blob/main/pkg/vm/linux/backend.go#L107-L110 https://github.com/jingkaihe/matchlock/blob/main/pkg/vm/linu...
on macOS uses the Apple's Virtualization.Framework Go wrapper:
https://github.com/jingkaihe/matchlock/blob/main/pkg/vm/darwin/backend.go#L12 https://github.com/jingkaihe/matchlock/blob/main/pkg/vm/darw...
- the_harpia_io 7mo ago[flagged]