node:22-bookworm-slim — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/pi:latest This command uses a tag published for this package. Confirm that its platform entry in the tags table matches your host architecture; :latest is not universally multi-platform.
Verified steps — with the smolvm CLI installed:
# Pull :latest — multi-platform; smolvm selects for this host (linux/amd64, linux/arm64)
smolvm pack pull registry.smolmachines.com/library/pi:latest -o pi.smolmachine # Run a one-off command — ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar pi.smolmachine docker-entrypoint.sh # Or run it as a persistent machine — create, start, exec, stop
smolvm machine create --name pi --from pi.smolmachine smolvm machine start --name pi smolvm machine exec --name pi -- docker-entrypoint.sh smolvm machine stop --name pi | tag | digest | size | platforms | created |
|---|---|---|---|---|
latest | 237 MB | linux/amd64linux/arm64 | 9/9/2026 |
node:22-bookworm-slimcontainerdocker-entrypoint.sh/workspace4 CPU, 8192 MBlinux/amd64linux/amd641.14.4