Add Firecracker runtime artifacts

Store the microVM binary, kernel, rootfs, and SSH key so the local launcher can boot without external downloads.
This commit is contained in:
Thales Maciel 2026-01-21 18:55:34 -03:00
parent 50c851cf07
commit a0c298d9b0
No known key found for this signature in database
GPG key ID: 33112E6833C34679
4 changed files with 7 additions and 0 deletions

BIN
firecracker Executable file

Binary file not shown.

7
id_ed25519 Normal file
View file

@ -0,0 +1,7 @@
-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW
QyNTUxOQAAACBCcKLE0FGsW007R6s2MvgYaA/E2KhBwEVy3jZ5l60OMQAAAJDph86L6YfO
iwAAAAtzc2gtZWQyNTUxOQAAACBCcKLE0FGsW007R6s2MvgYaA/E2KhBwEVy3jZ5l60OMQ
AAAECwXc/eHLI6iZ4vF0TF4gHU7/FigvePPD4xcsnzSNbO/kJwosTQUaxbTTtHqzYy+Bho
D8TYqEHARXLeNnmXrQ4xAAAAC3RoYWxlc0BtYWluAQI=
-----END OPENSSH PRIVATE KEY-----

BIN
rootfs.ext4 Normal file

Binary file not shown.

BIN
vmlinux Normal file

Binary file not shown.