Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devilrancy/py-pg-oracle
- Owner: devilrancy
- License: mit
- Created: 2018-04-08T08:17:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T16:01:24.000Z (over 6 years ago)
- Last Synced: 2024-10-07T22:04:44.187Z (about 1 month ago)
- Topics: alpine, docker, oracle, postgresql, python-2
- Homepage:
- Size: 138 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.