caddy:2 — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/caddy: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/caddy:latest -o caddy.smolmachine # Run a one-off command — ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar caddy.smolmachine caddy run --config /etc/caddy/Caddyfile --adapter caddyfile # Or run it as a persistent machine — create, start, exec, stop
smolvm machine create --name caddy --from caddy.smolmachine smolvm machine start --name caddy smolvm machine exec --name caddy -- caddy run --config /etc/caddy/Caddyfile --adapter caddyfile smolvm machine stop --name caddy | tag | digest | size | platforms | created |
|---|---|---|---|---|
2 | 33 MB | linux/amd64 | 7/13/2026 | |
latest | 33 MB | linux/amd64 | 7/13/2026 |
caddy:2containercaddy run --config /etc/caddy/Caddyfile --adapter caddyfile/srv4 CPU, 8192 MBlinux/amd64linux/amd641.2.1