Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devilrancy/py-pg-oracle

python docker build with support for cx_oracle and postgres
https://github.com/devilrancy/py-pg-oracle

alpine docker oracle postgresql python-2

Last synced: about 1 month ago
JSON representation

python docker build with support for cx_oracle and postgres

Awesome Lists containing this project

README

        

# py-pg-oracle

[![CircleCI](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg?style=flat-square)](https://circleci.com/gh/devilrancy/py-pg-oracle) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![Docker Build Status](https://img.shields.io/docker/build/jrottenberg/ffmpeg.svg?style=flat-square)](https://hub.docker.com/r/devilrancy/py-pg-oracle/) [![Docker Stars](https://img.shields.io/docker/stars/devilrancy/py-pg-oracle.svg)](https://hub.docker.com/r/devilrancy/py-pg-oracle/) [![Docker Pulls](https://img.shields.io/docker/pulls/devilrancy/py-pg-oracle.svg)](https://hub.docker.com/r/devilrancy/py-pg-oracle/)

A Python Docker image build with cx_oracle and psycopg2 with dependencies.

- [Supported tags](#supported-tags)
- [License](#license)

## Supported tags
* **`latest` ([latest/Dockerfile](https://github.com/devilrancy/py-pg-oracle/blob/master/Dockerfile))**
* **`2.7-alpine` ([2.7-alpine/Dockerfile](https://github.com/devilrancy/py-pg-oracle/blob/2.7-alpine/Dockerfile))**

If these Dockerfiles can be optimized furthur **feel free to create Pull Requests.**

## License
The code in this repository, unless otherwise noted, is MIT licensed. See the `LICENSE` file in this repository.