Skip to content

Latest commit

 

History

History
executable file
·
33 lines (24 loc) · 914 Bytes

File metadata and controls

executable file
·
33 lines (24 loc) · 914 Bytes

Instant client (instant-client)

Installs the Oracle Instant Client Basic package.

Example Usage

"features": {
    "ghcr.io/postfinance/devcontainer-features/instant-client:1.0.0": {
        "version": "latest",
        "downloadUrl": "",
        "versionsUrl": ""
    }
}

Options

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>

Notes

Restrictions:

  • Versions below 19 are not supported!
  • Version 21 is not supported for ARM!

System Compatibility

Debian, Ubuntu