httpd:2.4 โ packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/httpd:2.4 Verified steps โ with the smolvm CLI installed:
# Pull (amd64)
smolvm pack pull registry.smolmachines.com/library/httpd:amd64 -o httpd.smolmachine # Run a one-off command โ ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar httpd.smolmachine httpd-foreground # Or run it as a persistent machine โ create, start, exec, stop
smolvm machine create --name httpd --from httpd.smolmachine smolvm machine start --name httpd smolvm machine exec --name httpd -- httpd-foreground smolvm machine stop --name httpd | tag | digest | size | platforms | created |
|---|---|---|---|---|
2.4 | sha256:13d135b2d654โฆ | 50 MB | linux/amd64 | 6/22/2026 |
latest | sha256:13d135b2d654โฆ | 50 MB | linux/amd64 | 6/22/2026 |
httpd:2.4containerhttpd-foreground/usr/local/apache24 CPU, 8192 MBlinux/amd64linux/amd641.1.2