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