alpine:3.20 ā packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/alpine:3.20 Verified steps ā with the smolvm CLI installed:
# Pull (amd64)
smolvm pack pull registry.smolmachines.com/library/alpine:amd64 -o alpine.smolmachine # Run a one-off command ā ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar alpine.smolmachine /bin/sh # Or run it as a persistent machine ā create, start, exec, stop
smolvm machine create --name alpine --from alpine.smolmachine smolvm machine start --name alpine smolvm machine exec --name alpine -- /bin/sh smolvm machine stop --name alpine | tag | digest | size | platforms | created |
|---|---|---|---|---|
3.20 | sha256:72e824fc19c2⦠| 15 MB | linux/amd64 | 6/29/2026 |
latest | sha256:a0bbce1e131d⦠| 15 MB | linux/amd64 | 6/29/2026 |
alpine:3.20container/bin/sh/4 CPU, 8192 MBlinux/amd64linux/amd641.2.1