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: 3 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T16:01:24.000Z (about 8 years ago)
- Last Synced: 2025-03-12T10:46:00.345Z (over 1 year ago)
- Topics: alpine, docker, oracle, postgresql, python-2
- Homepage:
- Size: 138 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-pg-oracle
[](https://circleci.com/gh/devilrancy/py-pg-oracle) [](https://lbesson.mit-license.org/) [](https://hub.docker.com/r/devilrancy/py-pg-oracle/) [](https://hub.docker.com/r/devilrancy/py-pg-oracle/) [](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.