Usage • Contributing • License
This repository contains Dockerfiles for Oracle Linux 8, and 9 for automatic image rebuild with the latest packages installed. The resulting images are usually bigger than base images but more secure (due to the very long period between base images rebuild).
Important
This project is not affiliated with Oracle Corporation and not officially supported by Oracle Corporation.
Using DockerHub:
docker pull essentialkaos/oraclelinux:8
docker pull essentialkaos/oraclelinux:8-slim
docker pull essentialkaos/oraclelinux:9
docker pull essentialkaos/oraclelinux:9-slim
Using GitHub Container Registry:
docker pull ghcr.io/essentialkaos/oraclelinux:8
docker pull ghcr.io/essentialkaos/oraclelinux:8-slim
docker pull ghcr.io/essentialkaos/oraclelinux:9
docker pull ghcr.io/essentialkaos/oraclelinux:9-slim
Before contributing to this project please read our Contributing Guidelines.