Coder Social home page Coder Social logo

docker-oracle-database-express-edition-11g's Introduction

Oracle Database Express Edition 11g Container

Build Status

This provides a docker container for Oracle XE 11g.

Usage

Basic Usage

Due to licensing problems we cannot distribute the oracle RPM.

However this doesn't mean the setup process has to be horribly complicated. Simply create a new docker file that extends this docker file, place the zip from oracle with the RPM in a docker_files directory, and build it.

Your Dockerfile will be tiny and look like this:

FROM ukhomeofficedigital/oracle-xe-11g:2.0.2

See /example if you're not sure what I mean.

Volumes

Data is stored to the volume /u01/app/oracle

Customise the database on first run

The container will try to run /init_only.sh before running Oracle XE if there aren't any data files. You can use this script to initialise your database, simply add it in the container you have created which extends this one.

Version Compatibility

This was built for oracle-xe-11.2.0-1.0, however with minor tweaks it would probably work for other versions.

Docker tags

We use SemVer for the version tags available See the tags on this repository.

Find us

Docker repository

ukhomeofficedigital/oracle-xe-11g

GitHub

UKHomeOffice/docker-oracle-database-express-edition-11g

Contributing

Feel free to create pull requests or issues.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

docker-oracle-database-express-edition-11g's People

Contributors

purplebooth avatar

Stargazers

Kevin Hatfield avatar

Watchers

Marcin Ciszak avatar Jits avatar Ben Marvell avatar Rustem Suniev avatar Luke Ashe-Browne avatar Simon Loader avatar Gilles Cornu avatar Mark Miller avatar Douglas Gardner avatar James Cloos avatar Oliver Sterzel avatar Leigh Eyles avatar Chris Davidson avatar  avatar Andy Wilkinson avatar Mohammud Yassine Jaffoo avatar Leon de Jager avatar Tim Gent avatar  avatar Martin Devlin avatar Iqbal Shaikh avatar Aaron avatar Giles Hinchcliff avatar  avatar Vijay Jadhav avatar Syed Rafiq avatar  avatar Ben Eustace avatar  avatar

docker-oracle-database-express-edition-11g's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.