Migrated from github.com/shafiqalibhai/oracle-database-docker
  • Shell 69.6%
  • Go Template 28.4%
  • Dockerfile 2%
Find a file
2026-04-27 23:03:50 +00:00
12.2.0.1 Updates docker image maintainer 2018-06-28 15:39:33 +00:00
.gitlab-ci.yml copy speed up 2018-06-28 14:41:41 +00:00
dockerBuildImage.sh Updates database image name 2018-06-28 14:52:50 +00:00
Dockerfile Add Dockerfile: Oracle Linux 8 base + DB build scripts (per-version Dockerfiles live in subdirs) 2026-04-27 23:03:50 +00:00
README.md Update README with comprehensive project information 2026-04-27 20:38:45 +00:00
setupLinuxEnv.sh fix filename 2018-06-28 14:40:03 +00:00

oracle-database-docker

Overview

oracle-database-docker is a repository hosted on this Forgejo instance. This README has been generated to give a structured overview of the project; feel free to edit the sections below with project-specific detail.

Detected project type: Shell.

This repository was migrated from upstream source github.com/shafiqalibhai/oracle-database-docker and is preserved here for archival, reference, or continued local development.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 51 KB
  • Created: 2026-04-27
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Languages

Language Bytes Share
Shell 22,565 bytes 71.0%
Go Template 9,203 bytes 29.0%

Repository structure

  • 12.2.0.1/
  • .gitlab-ci.yml (758 B)
  • dockerBuildImage.sh (4,093 B)
  • setupLinuxEnv.sh (875 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/oracle-database-docker.git
cd oracle-database-docker

Installation

git clone https://forgejo.deployview.com/ssa/oracle-database-docker.git
cd oracle-database-docker

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.

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.

Repository

  • Browse: https://forgejo.deployview.com/ssa/oracle-database-docker
  • Clone (HTTPS): https://forgejo.deployview.com/ssa/oracle-database-docker.git
  • Clone (SSH): ssh://git@forgejo.deployview.com:30143/ssa/oracle-database-docker.git
  • Upstream / origin: github.com/shafiqalibhai/oracle-database-docker

This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.