Installs the Oracle Instant Client Basic package.
"features": {
"ghcr.io/postfinance/devcontainer-features/instant-client:1.0.0": {
"version": "latest",
"downloadUrl": "",
"versionsUrl": ""
}
}| Option | Description | Type | Default Value | Proposals |
|---|---|---|---|---|
| version | The version of Instant Client to install. | string | latest | latest, 23, 21, 23.8.0.25.04 |
| downloadUrl | The download URL to use for Instant Client binaries. | string | <empty> | https://mycompany.com/artifactory/oracle-generic-remote |
| versionsUrl | The URL to use to check for available Instant Client versions. | string | <empty> |
Restrictions:
- Versions below 19 are not supported!
- Version 21 is not supported for ARM!
Debian, Ubuntu