python:3.12-slim — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/python:3.12 Verified steps — with the smolvm CLI installed:
# Pull (amd64)
smolvm pack pull registry.smolmachines.com/library/python:amd64 -o python.smolmachine # Run a one-off command — ephemeral, the VM is discarded when it exits
smolvm pack run --sidecar python.smolmachine python3 # Or run it as a persistent machine — create, start, exec, stop
smolvm machine create --name python --from python.smolmachine smolvm machine start --name python smolvm machine exec --name python -- python3 smolvm machine stop --name python | tag | digest | size | platforms | created |
|---|---|---|---|---|
3.12 | sha256:bd0147cf7676… | 48 MB | linux/amd64 | 6/22/2026 |
3.12-slim | sha256:bd0147cf7676… | 48 MB | linux/amd64 | 6/22/2026 |
latest | sha256:842f73691b16… | 48 MB | linux/amd64 | 6/22/2026 |
python:3.12-slimcontainerpython3/4 CPU, 8192 MBlinux/amd64linux/amd641.1.2