docker run --name
-p :1521 -p :5500 -p :2484
-e ORACLE_SID=
-e ORACLE_PDB=
-e ORACLE_PWD=
-e INIT_SGA_SIZE=
-e INIT_PGA_SIZE=
-e INIT_CPU_COUNT=<cpu_count init-parameter>
-e INIT_PROCESSES=
-e ORACLE_EDITION=standard
-e ORACLE_CHARACTERSET=AL32UTF8
-e ENABLE_ARCHIVELOG=true
-e ENABLE_TCPS=true
-v [:]/opt/oracle/oradata
altnix/oracledb:21.3
Detail can be found at: https://github.com/oracle/docker-images/blob/main/OracleDatabase/SingleInstance/README.md
Content type
Image
Digest
sha256:08fa8e57d…
Size
3.2 GB
Last updated
over 3 years ago
docker pull altnix/oracledb:21.3