Cannot use gvenzl/oracle-free oracle free image in Github actions
I have a github actions repository and I would like it to connect with an Oracle database, containerised using Oracle Database Free Container / Docker images image.
I would like to perform additional initialization of the database using a *.sql
file under /container-entrypoint-initdb.d
, as indicated in the image description.
However, I get the following error when I try to build it. More specifically, I get the error: