Pullrun Enables OCI Images to Run as Containers or Firecracker MicroVMs

Pullrun is an open‑source tool that extends OCI image capabilities. It allows the same image to be launched as a Linux container or a Firecracker microVM. The

Pullrun is an open‑source tool that extends OCI image capabilities. It allows the same image to be launched as a Linux container or a Firecracker microVM. The approach simplifies deployment choices for developers. Images are built once and can be executed in either environment without modification. The project’s repository includes documentation and usage examples. It supports standard OCI image formats and runtime specifications. Users can test both container and microVM modes to compare performance. The tool is intended to streamline cloud‑native workflows.