registry:2 โ packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/registry:2 Verified steps โ with the smolvm CLI installed:
# Pull (amd64)
smolvm pack pull registry.smolmachines.com/library/registry:amd64 -o registry.smolmachine # Run a one-off command โ ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar registry.smolmachine /entrypoint.sh # Or run it as a persistent machine โ create, start, exec, stop
smolvm machine create --name registry --from registry.smolmachine smolvm machine start --name registry smolvm machine exec --name registry -- /entrypoint.sh smolvm machine stop --name registry | tag | digest | size | platforms | created |
|---|---|---|---|---|
2 | sha256:92ce953cfd04โฆ | 21 MB | linux/amd64 | 6/22/2026 |
latest | sha256:92ce953cfd04โฆ | 21 MB | linux/amd64 | 6/22/2026 |
registry:2container/entrypoint.sh/4 CPU, 8192 MBlinux/amd64linux/amd641.1.2