- Shell 50.8%
- Python 22.7%
- Dockerfile 14.6%
- Groovy 6.2%
- Go Template 2.4%
- Other 3.3%
| ContainerCloud | ||
| GlassFish | ||
| NoSQL | ||
| OpenJDK | ||
| OracleBI | ||
| OracleCloudInfrastructure | ||
| OracleCoherence | ||
| OracleDatabase | ||
| OracleDataIntegrator | ||
| OracleEDQ | ||
| OracleFMWInfrastructure | ||
| OracleGoldenGate | ||
| OracleHTTPServer | ||
| OracleInstantClient | ||
| OracleJava | ||
| OracleRestDataServices | ||
| OracleSOASuite | ||
| OracleTuxedo | ||
| OracleWebCenterSites | ||
| OracleWebLogic | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
docker-images
Overview
This repository contains Dockerfiles and samples to build Docker images for Oracle commercial products and Oracle sponsored open source projects.
Detected project type: Shell.
This repository was migrated from upstream source github.com/shafiqalibhai/docker-images and is preserved here for archival, reference, or continued local development.
At a glance
- Default branch:
master - Visibility: public
- Size: 8.8 MB
- Created: 2026-04-27
- Last updated: 2026-04-27
- Stars / Forks / Open issues: 0 / 0 / 0
Languages
| Language | Bytes | Share |
|---|---|---|
| Shell | 475,113 bytes | 50.8% |
| Python | 211,956 bytes | 22.7% |
| Dockerfile | 135,671 bytes | 14.5% |
| Groovy | 58,064 bytes | 6.2% |
| Go Template | 22,687 bytes | 2.4% |
| HTML | 8,029 bytes | 0.9% |
| JavaScript | 7,863 bytes | 0.8% |
| Makefile | 7,852 bytes | 0.8% |
| Java | 4,228 bytes | 0.5% |
| PHP | 2,940 bytes | 0.3% |
| CSS | 259 bytes | 0.0% |
| Go | 128 bytes | 0.0% |
Repository structure
ContainerCloud/GlassFish/NoSQL/OpenJDK/OracleBI/OracleCloudInfrastructure/OracleCoherence/OracleDatabase/OracleDataIntegrator/OracleEDQ/OracleFMWInfrastructure/OracleGoldenGate/OracleHTTPServer/OracleInstantClient/OracleJava/OracleRestDataServices/OracleSOASuite/OracleTuxedo/OracleWebCenterSites/OracleWebLogic/.gitattributes(12 B).gitignore(56 B).gitmodules(0 B)CODEOWNERS(871 B)CONTRIBUTING.md(5,323 B)LICENSE(1,850 B)README.md(2,341 B)
Getting started
Clone the repository:
git clone https://forgejo.deployview.com/ssa/docker-images.git
cd docker-images
Installation
git clone https://forgejo.deployview.com/ssa/docker-images.git
cd docker-images
Usage
Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.
Original README
The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.
Docker Images from Oracle
This repository contains Dockerfiles and samples to build Docker images for Oracle commercial products and Oracle sponsored open source projects.
Images on GitHub
These images will require you to download any required Oracle commercial software before installation. If you want commercial software downloaded for you, view Pre-Built Images with Commercial Software.
Oracle Commercial Products
- Oracle BI
- Oracle Cloud Infrastructure Tools
- Oracle Coherence
- Oracle Database
- Oracle Data Integrator
- Oracle Enterprise Data Quality
- Oracle FMW Infrastructure
- Oracle GoldenGate
- Oracle HTTP Server
- Oracle Instant Client (Basic, SDK and SQL*Plus)
- Oracle Java
- Oracle Rest Data Services (ORDS)
- Oracle SOA Suite
- Oracle Tuxedo
- Oracle TSAM Plus
- Oracle WebLogic Server
- Oracle WebCenter Sites
Oracle Sponsored Open Source Projects
Pre-Built Images with Commercial Software
These sources will download any Oracle commercial software for you:
Support
For support and certification information, please consult the documentation for each product.
For community support, discussions, and feedback about the provided Dockerfiles, visit the OTN Community Container Space
Community Contributions
Contributing
Contributions are welcome. The typical workflow is:
- Open an issue describing the change you'd like to make.
- Fork the repository (or create a feature branch if you have write access).
- Commit your changes with clear, descriptive messages.
- Open a pull request against the
masterbranch.
Please follow the existing code style and include tests or reproduction steps where relevant.
License
See the LICENSE file in this repository for licensing information.
Repository
- Browse: https://forgejo.deployview.com/ssa/docker-images
- Clone (HTTPS):
https://forgejo.deployview.com/ssa/docker-images.git - Clone (SSH):
ssh://git@forgejo.deployview.com:30143/ssa/docker-images.git - Upstream / origin: github.com/shafiqalibhai/docker-images
This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.