Search Docker Hub
centos7-python36
By quozd
Python 3.6 image with Postgresql 9.6 client libraries installed. Based on Centos 7.
10K+
This image contains python 3.6 with preinstalled postgresql 9.6 client libraries. Based on Centos 7
docker build -t quozd/centos7-python36 .
docker run -it --rm quozd/centos7-python36 bash
FROM quozd/centos7-python36
Content type
Image
Digest
Size
169.8 MB
Last updated
about 7 years ago
docker pull quozd/centos7-python36