#To execute this image, launch the following command.
docker run --name oracle18c -it -p 49160:22 -p 1521:1521 -p 49162:8080 --mount source=oracle_xe_18g_vol,target=/u01/app/oracle/product/18.0.0 -e ORACLE_ALLOW_REMOTE=true --restart=always czar8a/oracle18c
#user: sys as sysdba
#pass: oracle
#The first time it will run in -it mode, but at the end of the start commands you can exit -it mode and the container will restart. This container is always active when you start the #machine until you decide to stop it explicitly.
Content type
Image
Digest
Size
7.4 GB
Last updated
over 6 years ago
docker pull czar8a/oracle18c