Oracle XE 11g image build based on Oracle Database official images. Custom database schemas can be created on database initialization by specifying the names in the environment variable SCHEMAS. If no ...
docker run -d -p 8080:8080 -p 1521:1521 -v /my/oracle/data:/u01/app/oracle quay.io/maksymbilenko/oracle-xe-11g Run with customization of processes, sessions ...