An open API service indexing awesome lists of open source software.

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

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.