Skip to content

Latest commit

 

History

History
 
 

OracleLinuxDevelopers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Oracle Linux developer images

These are developer-oriented images designed to be used as the base image and extended to include application code.

Each of the language and version variants are based off either the oraclelinux:7-slim or oraclelinux:8-slim base images with as minimal a package set as possible. If your application requires additional modules or packages, they should be installed as part of your downstream Dockerfile.

All images use the available language packages from the Oracle Linux yum server. There are no external dependencies.

The -oracledb variants include the language-specific driver for connecting to and Oracle Database along with the appropriate Oracle Instant Client packages.

Oracle Linux 7 based images

Go

Node.js

PHP

Python

Oracle Linux 8 based images

Go

Node.js

PHP

Python