Skip to content

Collection of Dockerfiles to build Oracle Database Docker images

License

Notifications You must be signed in to change notification settings

jgebal/docker-odb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-odb

Introduction

docker-odb provides Dockerfiles to build Oracle Database Docker images.

Due to OTN Developer License Terms I cannot make the resulting images available on a public Docker registry.

Components

Component Version Docker Image
Oracle Database Software 9.2 phsalvisberg/odb:9.2sw
11.2 phsalvisberg/odb:11.2sw
12.1 phsalvisberg/odb:12.1sw
12.2 phsalvisberg/odb:12.2sw
18.0 phsalvisberg/odb:18.0sw
19.0 phsalvisberg/odb:19.0sw
21.0 phsalvisberg/odb:21.0sw
Oracle Database 9.2 phsalvisberg/odb:9.2
11.2 phsalvisberg/odb:11.2
12.1 phsalvisberg/odb:12.1
12.2 phsalvisberg/odb:12.2
18.0 phsalvisberg/odb:18.0
19.0 phsalvisberg/odb:19.0
21.0 phsalvisberg/odb:21.0

Issues

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

How to Contribute

  1. Describe your idea by submitting an issue
  2. Fork the docker-odb respository
  3. Create a branch, commit and publish your changes and enhancements
  4. Create a pull request

License

docker-odb 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

Collection of Dockerfiles to build Oracle Database Docker images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.4%
  • Dockerfile 5.6%