FreeBSD Firecracker VM
Version updated for https://github.com/acj/freebsd-firecracker-action to version v0.7.0.
- This action is used across all versions by 56 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action allows users to launch a lightweight Firecracker virtual machine running FreeBSD within GitHub Actions workflows. It automates tasks like running commands inside the VM, transferring files to/from the VM, and managing VM lifecycle, enabling efficient testing or execution in an isolated FreeBSD environment with fast boot times (10–15 seconds). Key capabilities include support for custom disk sizes, FreeBSD 14.3-STABLE, and Firecracker 1.14.0, as well as configurations for pre- and post-execution commands.
Release notes
Changes:
- Upgrade to Firecracker 1.14.0