Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Docker base image for Oracle Database 12.2.0.1 Enterprise Edition

License

Notifications You must be signed in to change notification settings

PhilippSalvisberg/docker-oracle12ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION NOTICE

This project has been deprecated in favor of the docker-odb. This repository will not be updated anymore.

Docker Base Image for Oracle Database 12.2.0.1 Enterprise Edition

Content

Dockerfile including scripts to build a base image containing the following:

  • Oracle Linux 7.4-1.0.4.el7.x86_64
  • Oracle Database 12.2.0.1 Enterprise Edition software installation, including
    • OPatch 12.2.0.1.9 (patch 6880880)
    • Database Release Update 12.2.0.1.170814 (patch 21483023)
  • Sample schemas HR, OE, PM, IX, SH, BI (master branch as of build time)
  • APEX 5.1.3
  • Oracle REST Data Services 3.0.12

The purpose of this Docker image is to provide all software components to fully automate the creation of additional Docker images.

This Docker image is not designed to create working Docker containers.

The intended use is for other Docker images such as

Due to OTN Developer License Terms I cannot make this image available on a public Docker registry.

Environment Variable

The following environment variable values have been used for this image:

Environment variable Value
ORACLE_BASE /u01/app/oracle
ORACLE_HOME /u01/app/oracle/product/12.2.0.1/dbhome

Issues

Please file your bug reports, enhancement requests, questions and other support requests within Github's issue tracker:

License

docker-oracle12ee is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

See OTN Developer License Terms and Oracle Database Licensing Information User Manual regarding Oracle Database licenses.

About

Docker base image for Oracle Database 12.2.0.1 Enterprise Edition

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages