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