Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

How to Set Up Oracle Database with Docker (Official Container Image)

Автор: Database Star

Загружено: 2022-06-21

Просмотров: 99877

Описание:

📝 Get your FREE cheat sheet of Docker commands: https://databasestar.mykajabi.com/lpk...
🎓 Master SQL Fundamentals: https://databasestar.mykajabi.com/sql...

If you want to use Oracle database in a Docker container, you’ll need an image file. Other database vendors have images on the Docker Hub website, but recently Oracle have removed their image and added it to their own container registry.

In this video, you’ll learn how to use the image in Oracle’s container registry. You’ll see how to download and install Docker, how to find the Oracle database image, how to download the image and run it on the command line, and how to connect to the database image using SQL Developer.

If you’re on an M1 Mac, then unfortunately this image won’t work, as it’s not built to be compatible with these newer CPUs. If you want to get Oracle running on your M1 Mac, the only way I know how at the moment is to use Oracle’s Free Cloud service. I’ve got a tutorial video on how to set that up here:    • How to Set Up an Oracle Free Cloud Databas...  

Timestamps:
00:00 Oracle Container Registry
01:10 Download Docker
02:24 Find the image on the registry
04:19 Create the environment file
04:46 Login using Terminal and download image
06:13 Run image
08:21 Connect using SQL Developer
09:27 Run a simple SQL query

/// LINKS:
Oracle environment file (the ora_db_env.dat file mentioned in this video): https://dbshostedfiles.s3.us-west-2.a...

Commands used:
docker pull container-registry.oracle.com/database/standard:latest

docker run -d --env-file ./Documents/ora_db_env.dat -p 1521:1521 --name oracle-std --shm-size="8g" container-registry.oracle.com/database/standard

How to Set Up Oracle Database with Docker (Official Container Image)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Docker Crash Course for Absolute Beginners [NEW]

Docker Crash Course for Absolute Beginners [NEW]

Запуск базы данных Oracle на Windows с помощью Docker (2026)

Запуск базы данных Oracle на Windows с помощью Docker (2026)

Установка Oracle 18 Express Edition (XE) в Docker

Установка Oracle 18 Express Edition (XE) в Docker

How to Save Docker Data using Bind Mounts or Volumes

How to Save Docker Data using Bind Mounts or Volumes

The Windows 11 Disaster That's Killing Microsoft

The Windows 11 Disaster That's Killing Microsoft

Hacking the world’s most popular database

Hacking the world’s most popular database

20 Tips for Oracle SQL Developer (To Save You Time)

20 Tips for Oracle SQL Developer (To Save You Time)

Объяснение CDB и PDB Oracle (с подключениями)

Объяснение CDB и PDB Oracle (с подключениями)

How To Use Docker To Make Local Development A Breeze

How To Use Docker To Make Local Development A Breeze

Oracle SQL Developer Tutorial (Feature Demonstration)

Oracle SQL Developer Tutorial (Feature Demonstration)

GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker

GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker

Вам нужно изучить Docker ПРЯМО СЕЙЧАС!! // Docker-контейнеры 101

Вам нужно изучить Docker ПРЯМО СЕЙЧАС!! // Docker-контейнеры 101

Как установить Oracle Database 23ai (23c) Express Edition + SQL Developer на свой компьютер БЕСПЛ...

Как установить Oracle Database 23ai (23c) Express Edition + SQL Developer на свой компьютер БЕСПЛ...

Я в опасности

Я в опасности

Oracle RAC 19c Installation Step by Step Setup on Linux

Oracle RAC 19c Installation Step by Step Setup on Linux

Database Normalization: 1NF to 5NF in Plain English

Database Normalization: 1NF to 5NF in Plain English

Deploying an Oracle Database in a Docker Container

Deploying an Oracle Database in a Docker Container

How to create a great dev environment with Docker

How to create a great dev environment with Docker

I Read Honey's Source Code

I Read Honey's Source Code

How to Install Oracle on an M1/M2 Mac (Finally)

How to Install Oracle on an M1/M2 Mac (Finally)

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: infodtube@gmail.com