https://github.com/sergeymakinen/docker-oracle-instant-client
Oracle Instant Client on Ubuntu 16.04.02 LTS
https://github.com/sergeymakinen/docker-oracle-instant-client
docker dockerfile instant-client oracle ubuntu
Last synced: over 1 year ago
JSON representation
Oracle Instant Client on Ubuntu 16.04.02 LTS
- Host: GitHub
- URL: https://github.com/sergeymakinen/docker-oracle-instant-client
- Owner: sergeymakinen
- License: mit
- Created: 2017-03-19T19:56:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T18:21:34.000Z (about 6 years ago)
- Last Synced: 2025-03-15T06:52:37.631Z (over 1 year ago)
- Topics: docker, dockerfile, instant-client, oracle, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 161 MB
- Stars: 20
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Oracle Instant Client Dockerfile
This repository contains **Dockerfiles** of Oracle Instant Client on Ubuntu 16.04.02 LTS for [Docker](https://www.docker.com/).
[](LICENSE)
## Supported tags and respective `Dockerfile` links
* `11.2` [(11.2/Dockerfile)](https://github.com/sergeymakinen/docker-oracle-instant-client/blob/master/11.2/Dockerfile)
* `12.1` [(12.1/Dockerfile)](https://github.com/sergeymakinen/docker-oracle-instant-client/blob/master/12.1/Dockerfile)
* `12.2` [(12.2/Dockerfile)](https://github.com/sergeymakinen/docker-oracle-instant-client/blob/master/12.2/Dockerfile)
## What is Oracle Instant Client?
Free, light-weight and easily installed Oracle Database tools, libraries and SDKs for building and connecting client applications to local or remote Oracle Databases.
## Installation
1. Install [Docker](https://www.docker.com/).
2. ~~Download [automated build](https://hub.docker.com/r/sergeymakinen/oracle-instant-client/) from [Docker Hub](https://hub.docker.com/).~~ It was removed from Docker Hub, so you have to build it on your own.