fuzziebrain / docker-oracle-xe

Docker build for Oracle Database 18c Express Edition (XE). This project is now archived with the release of version 21c.
MIT License
272 stars 127 forks source link

Setup Via Docker Compose #39

Open CycleOfTheAbsurd opened 5 years ago

CycleOfTheAbsurd commented 5 years ago

This PR adds a docker-compose file for easier build and setup. It uses the same configurations shown in the original README with the difference that it uses a named volume for greater flexibility.

It also slightly changes the Dockerfile to permit usage of more recent versions of Oracle XE