mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 17:46:00 +00:00
oracle tests WIP
This commit is contained in:
@@ -70,3 +70,9 @@ services:
|
||||
# - cockroachdb
|
||||
# restart: on-failure
|
||||
|
||||
oracle:
|
||||
image: container-registry.oracle.com/database/express:21.3.0-xe
|
||||
environment:
|
||||
ORACLE_PWD: Pwd2020Db
|
||||
ports:
|
||||
- 15006:1521
|
||||
|
||||
Reference in New Issue
Block a user