https://github.com/giilbert/firecracker-docker
vibed collection of scripts to run firecracker in a docker container with an vm image built with docker
https://github.com/giilbert/firecracker-docker
Last synced: 2 months ago
JSON representation
vibed collection of scripts to run firecracker in a docker container with an vm image built with docker
- Host: GitHub
- URL: https://github.com/giilbert/firecracker-docker
- Owner: giilbert
- Created: 2026-03-29T19:35:26.000Z (4 months ago)
- Default Branch: dev
- Last Pushed: 2026-03-29T19:38:23.000Z (4 months ago)
- Last Synced: 2026-03-29T21:27:18.264Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# firecracker-docker
vibed collection of scripts to run firecracker in a docker container with an vm image built with
docker.
## why?
firecracker is a great tool to run and manage microvms, but it can be a bit of a pain to set up and
use. this is a collection of scripts to create a docker image with firecracker and references to vm
images built with docker.
this repository is meant to be reference for anyone who wants to run firecracker and for it to be as
easy as possible to get started with it.
## how to use
- see `Justfile` for the available commands and their usage.