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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-oracle
- Owner: natthasath
- License: mit
- Created: 2022-10-21T07:30:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T03:21:26.000Z (over 1 year ago)
- Last Synced: 2025-01-09T02:51:46.320Z (over 1 year ago)
- Topics: docker-compose, oracle
- Language: YAML
- Homepage: https://github.com/oracle/docker-images
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.



### 🏆 Run
- [http://localhost:5500/](http://localhost:5500/) username : `admin` password : `admin`
```shell
docker-compose up -d
```