mirror of
https://github.com/jlengrand/Exposed.git
synced 2026-03-10 08:11:20 +00:00
Oracle docker image name actualized
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
* Run `exposedDialectTestWithDocker` gradle task
|
||||
|
||||
### Running tests locally with Docker
|
||||
* Run SQL Server locally, e.g. with `sath89/oracle-12c` Docker image or use `docker-compose -f docker-compose-oracle.yml up`
|
||||
* Run SQL Server locally, e.g. with `quillbuilduser/oracle-18-xe` Docker image or use `docker-compose -f docker-compose-oracle.yml up`
|
||||
* Run tests with `-Dexposed.test.dialects=oracle`,
|
||||
(optionally you may need to provide `-Dexposed.test.oracle.host=_YOUR_DOCKER_HOST_ -exposed.test.oracle.port=_SQLSERVER_SERVER_EXPOSED_PORT_`)
|
||||
Reference in New Issue
Block a user