An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-oracle

The Oracle Database Server Docker Image contains the Oracle Database Server 12.2.0.1 Enterprise Edition running on Oracle Linux 7. This image contains a default database in a multi-tenant configuration with a single pluggable database.
https://github.com/natthasath/docker-oracle

docker-compose oracle

Last synced: about 2 months ago
JSON representation

The Oracle Database Server Docker Image contains the Oracle Database Server 12.2.0.1 Enterprise Edition running on Oracle Linux 7. This image contains a default database in a multi-tenant configuration with a single pluggable database.

Awesome Lists containing this project

README

          

# 🎉 Docker Oracle

The Oracle Database Server Docker Image contains the Oracle Database Server 12.2.0.1 Enterprise Edition running on Oracle Linux 7. This image contains a default database in a multi-tenant configuration with a single pluggable database.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:5500/](http://localhost:5500/) username : `admin` password : `admin`

```shell
docker-compose up -d
```