postgres:16 — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/postgres:16 Verified steps — with the smolvm CLI installed:
# Pull (amd64)
smolvm pack pull registry.smolmachines.com/library/postgres:amd64 -o postgres.smolmachine # Run a one-off command — ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar postgres.smolmachine docker-entrypoint.sh # Or run it as a persistent machine — create, start, exec, stop
smolvm machine create --name postgres --from postgres.smolmachine smolvm machine start --name postgres smolvm machine exec --name postgres -- docker-entrypoint.sh smolvm machine stop --name postgres | tag | digest | size | platforms | created |
|---|---|---|---|---|
16 | 149 MB | linux/amd64 | 7/20/2026 | |
latest | 149 MB | linux/amd64 | 7/20/2026 |
postgres:16containerdocker-entrypoint.sh/4 CPU, 8192 MBlinux/amd64linux/amd641.2.1