Available on crate feature
oracle
only.Expand description
Oracle Database Free (relational database) testcontainer
Structs§
- Oracle
- Module to work with
Oracle Database Free
inside of tests. The default image isgvenzl/oracle-free:23-slim-faststart
(unofficial). Official dockerfiles can be found here.
Constants§
- FREE_
PORT - Port that the
Oracle Database Free
container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port