Sign inSign up

softlang/python

By softlang

Updated over 1 year ago

The python runtime image with cx_Oracle

Image
1

704

softlang/python repository overview

  • demo for how to use this image.

For us, we used to ETL jobs.

# 1. create volume for python env folder
docker volume create job_demo1
# 2. run container 
docker run -itd --name py -v job_demo1:/app softlang/python:3.7-cx122oracle

Tag summary

Content type

Image

Digest

sha256:a2d4d4f24

Size

259.4 MB

Last updated

over 1 year ago

docker pull softlang/python:3.11-cx122oracle