Docker Oracle21c Database ||Oracle Database installation on docker container || Docker Image ||

preview_player
Показать описание
This video on Installation of Oracle database 21c on docker container.
In this video you will see how to create oracle image and a container out of it in Windows OS.

#github repository for # oracledatabase #dockerimage
-------------------------------------------------------------
Check Docker Desktop Installation on Windows:

--------------Oracle Installer site--------------

Blog: Docker Installation

#dockerarchitecture #dockerinhindi #dockertraining #kubernetes #oracledatabase #installationguide #oracle21c #dockertutorial
==============================
*OEL 8 VM setup:

*Oracle 21c Single Instance:

*Silent Oracle installation

*Oracle 19c ASM:

*Oracle 12c tutorial:

*Windows 11 Installation on VMWare:

*Windows 11 installation on Virtualbox

*Other content on this channel:
==============================
Contact:

Please subscribe the channel for more future updates.
Thank you for watching.
Рекомендации по теме
Комментарии
Автор

my yaml file did not automatically contain the codes and version 2, could you elaborate. I am also using a mac, so creating a yaml file was not as straight forward.

jeffreyegbagbe
Автор

So why the docker compose use version 2? Thanks for share I'll try do it

IceEnglish-iijv
Автор

hi i use windows and git bash
i got a warning with create image i use this command
`docker build -t oracle/database:21.3.0-ee --build-arg DB_EDITION=EE ./ --load`
need add --load

IceEnglish-iijv
Автор

not working for me step docker-compose up -d (error no configuration file provided)

andreans
Автор

so youtube delete my the docker compose code u_u sorry guys

IceEnglish-iijv
Автор

what about windows version how to install oracle in docker with windows please

ughbch
Автор

i have this err, cant you help me pls

# mv: cannot move to
=> => # 000_db_home.zip': Read-only file system
=> => # line 87: 15 Segmentation fault rm -rf "$ORACLE_HOME"/apex
invalid character 'c' looking for beginning of value

trungphung
Автор

I got this error

up -d
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?

Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml

what to do now?

lefique
Автор

Good Day, Anyone with an idea of resolving this error below, I am using Mac and Docker Desktop.. :-->.

ERROR: failed to solve: process "/bin/sh -c chmod ug+x $INSTALL_DIR/*.sh && sync && && && rm -rf $INSTALL_DIR" did not complete successfully: exit code: 1

MzamoHerbza