https://github.com/kyleaure/oracle-docker-images
Automated process for building oracle database images
https://github.com/kyleaure/oracle-docker-images
database dockerhub oracle oracle-database-images oracle-docker-images prebuilt-database
Last synced: 8 days ago
JSON representation
Automated process for building oracle database images
- Host: GitHub
- URL: https://github.com/kyleaure/oracle-docker-images
- Owner: KyleAure
- Archived: true
- Created: 2020-03-25T19:50:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T15:04:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T04:03:23.267Z (over 1 year ago)
- Topics: database, dockerhub, oracle, oracle-database-images, oracle-docker-images, prebuilt-database
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oracle Docker Images
This repo provides two ways to automate the process of creating a prebuilt oracle docker image.
# Version 1
Link: [From Oracle Repo](https://github.com/KyleAure/oracle-docker-images/blob/master/version1/README.md)
This method was originally published by oracle and released under their Universal Permissive License.
The edits I made to this method was to pre-build the oracle database to improve performance at container runtime.
This container is published at: https://hub.docker.com/r/kyleaure/oracle-18.4.0-xe-prebuilt
# Version 2
Link: [From Oracle Dockerhub](https://github.com/KyleAure/oracle-docker-images/blob/master/version2/README.md)
This method involves expanding on the existing https://hub.docker.com/r/gvenzl/oracle-xe image released under the Apache 2.0 License.
The edits I made to this method was to decompress the oracle database to improve performance at container runtime.
This container is published at: https://hub.docker.com/r/kyleaure/oracle-18.4.0-slim-expanded