python

official languages

python:3.12-slim — packaged as a smolmachine

linux/amd64
by smolmachines updated 6/22/2026
pull
smolvm pack pull registry.smolmachines.com/library/python:3.12
how to use

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
tags
tagdigestsizeplatformscreated
3.12sha256:bd0147cf7676…48 MB
linux/amd64
6/22/2026
3.12-slimsha256:bd0147cf7676…48 MB
linux/amd64
6/22/2026
latestsha256:842f73691b16…48 MB
linux/amd64
6/22/2026
configuration
base image python:3.12-slim
mode container
entrypoint python3
workdir /
resources 4 CPU, 8192 MB
guest platform linux/amd64
host platform linux/amd64
smolvm version 1.1.2
environment
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305 PYTHON_VERSION=3.12.13 PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684