From centos8 with Python 3.12.3 installed.
109
Other tools installed:
docker run -d \
--name centos-python \
--hostname host \
--user user:local \
-p 8080:80 \
-p 2222:22 \
patrickcp/centos-python:latest \
sudo /usr/sbin/sshd -D -e
PS
Content type
Image
Digest
sha256:366239ce6…
Size
404.7 MB
Last updated
about 2 years ago
docker pull patrickcp/centos-python