smolBSD
Build minimal NetBSD microVMs that boot in milliseconds
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install smolBSD?โผ
Run `npx skills add NetBSDfr/smolBSD --all -g -y` in your terminal to install all tools in this suite globally.
What is smolBSD used for?โผ
It builds minimal NetBSD-based microVMs that boot in about 10 milliseconds, letting you run lightweight services without a full operating system install.
Can I build microVMs with a Dockerfile?โผ
Yes. smolBSD accepts Dockerfile-compatible SMOLerfiles, so you can use familiar commands like FROM, RUN, and CMD to define your virtual machine.
Do I need NetBSD installed to use smolBSD?โผ
No. You can create and start microVMs from Linux, macOS, or NetBSD hosts using QEMU and standard command-line tools.
Can I share smolBSD images with my team?โผ
Yes. The smoler tool pushes and pulls images to any OCI-compliant registry, so teams can version and distribute microVM images like containers.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core