Tech News
← Back to articles

Show HN: Local-First Linux MicroVMs for macOS

read original related products more articles

$ shuru run -- echo "hello from the sandbox"

hello from the sandbox

$ shuru run -- cat /etc/os-release | head -1

NAME="Alpine Linux"

# VM boots, runs, and tears down — nothing persists.