Prepare, configure, and manage Firecracker microVMs in seconds!
virtualization linux microvm firecracker
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix debian packaging issue

+2 -3
+1 -2
dist/debian/amd64/DEBIAN/control
··· 5 5 Architecture: amd64 6 6 Maintainer: Tsiry Sandratraina <tsiry.sndr@rocksky.app> 7 7 Description: fireup is a tool designed to simplify the process of setting up and managing Firecracker microVMs. It automates the preparation of the necessary files, including kernel images, root filesystems, and SSH keys, to quickly get you started with Firecracker. 8 - Depends: dnsmasq, curl, wget 9 - 8 + Depends: dnsmasq, curl, wget, gzip, squashfs-tools, dnsutils
+1 -1
dist/debian/arm64/DEBIAN/control
··· 5 5 Architecture: arm64 6 6 Maintainer: Tsiry Sandratraina <tsiry.sndr@rocksky.app> 7 7 Description: fireup is a tool designed to simplify the process of setting up and managing Firecracker microVMs. It automates the preparation of the necessary files, including kernel images, root filesystems, and SSH keys, to quickly get you started with Firecracker. 8 - Depends: dnsmasq, curl, wget 8 + Depends: dnsmasq, curl, wget, gzip, squashfs-tools, dnsutils