container build for gorm tests
This commit is contained in:
parent
f179e00fcb
commit
1051d5502f
6
dialects/oci8/contrib/Dockerfile
Normal file
6
dialects/oci8/contrib/Dockerfile
Normal file
@ -0,0 +1,6 @@
|
||||
# Wrap container build from: https://github.com/oracle/docker-images
|
||||
# and add setup script for gorm schema
|
||||
|
||||
FROM oracle/database:18.4.0-xe
|
||||
|
||||
ADD setup.sql /u01/app/oracle/scripts/
|
Loading…
x
Reference in New Issue
Block a user