python:3.12-slim — packaged as a smolmachine
smolvm pack pull registry.smolmachines.com/library/python:latest This command uses a tag published for this package. Confirm that its platform entry in the tags table matches your host architecture; :latest is not universally multi-platform.
Verified steps — with the smolvm CLI installed:
# Pull :latest — linux/amd64 only
smolvm pack pull registry.smolmachines.com/library/python:latest -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 | 48 MB | linux/amd64 | 8/17/2026 | |
3.12-slim | 48 MB | linux/amd64 | 8/17/2026 | |
latest | 48 MB | linux/amd64 | 8/17/2026 |
python:3.12-slimcontainerpython3/4 CPU, 8192 MBlinux/amd64linux/amd641.2.1