container build for gorm tests

This commit is contained in:
Jim Lambert 2020-02-19 20:48:51 -05:00
parent f179e00fcb
commit 1051d5502f

View 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/