node:22-bookworm-slim — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/claude: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/claude:latest -o claude.smolmachine # Run a one-off command — ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar claude.smolmachine docker-entrypoint.sh # Or run it as a persistent machine — create, start, exec, stop
smolvm machine create --name claude --from claude.smolmachine smolvm machine start --name claude smolvm machine exec --name claude -- docker-entrypoint.sh smolvm machine stop --name claude | tag | digest | size | platforms | created |
|---|---|---|---|---|
latest | 301 MB | linux/amd64linux/arm64 | 9/9/2026 |
node:22-bookworm-slimcontainerdocker-entrypoint.sh/workspace4 CPU, 8192 MBlinux/amd64linux/amd641.14.4