busybox:1.36 — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/busybox: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 — linux/amd64 only
smolvm pack pull registry.smolmachines.com/library/busybox:latest -o busybox.smolmachine # Run a one-off command — ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar busybox.smolmachine sh # Or run it as a persistent machine — create, start, exec, stop
smolvm machine create --name busybox --from busybox.smolmachine smolvm machine start --name busybox smolvm machine exec --name busybox -- sh smolvm machine stop --name busybox | tag | digest | size | platforms | created |
|---|---|---|---|---|
1.36 | 14 MB | linux/amd64 | 7/13/2026 | |
latest | 14 MB | linux/amd64 | 7/13/2026 |
busybox:1.36containersh/4 CPU, 8192 MBlinux/amd64linux/amd641.2.1