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