https://github.com/marcosvidolin/pyoracle
Ubuntu image with Python and Oracle Instant Client
https://github.com/marcosvidolin/pyoracle
database docker image linux python ubuntu
Last synced: 3 months ago
JSON representation
Ubuntu image with Python and Oracle Instant Client
- Host: GitHub
- URL: https://github.com/marcosvidolin/pyoracle
- Owner: marcosvidolin
- License: mit
- Created: 2019-11-19T15:19:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T13:21:07.000Z (over 6 years ago)
- Last Synced: 2025-01-21T19:11:41.586Z (over 1 year ago)
- Topics: database, docker, image, linux, python, ubuntu
- Language: Dockerfile
- Homepage: https://hub.docker.com/repository/docker/vidolin/pyoracle
- Size: 57.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyoracle
Ubuntu image with Python and Oracle Instant Client
## How to
Run the image
```bash
docker run vidolin/pyoracle:latest
```
## Thanks to
[@egojason](https://github.com/egojason/)
## Contributors