[go: nahoru, domu]

Skip to content

Docker base image with python 3.6 and postgresql 9.6 client libraries based on Centos 7

License

Notifications You must be signed in to change notification settings

quozd/docker-centos7-python36

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python 3.6 on Centos 7

This image contains python 3.6 with preinstalled postgresql 9.6 client libraries. Based on Centos 7

Building

docker build -t quozd/centos7-python36 .

Running

docker run -it --rm quozd/centos7-python36 bash

Using as base image

FROM quozd/centos7-python36

About

Docker base image with python 3.6 and postgresql 9.6 client libraries based on Centos 7

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published