Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.01 KB

File metadata and controls

36 lines (23 loc) · 2.01 KB

Dockerized databases setup

This repository provides guides and scripts to set up PostgreSQL, MS-SQL, and Oracle databases using Docker.

It includes steps for creating and managing database instances, ensuring persistence with Docker volumes, and configuring database users and schemas. Detailed commands and instructions are provided for smooth database initialization and management.

Contents []

Set up Databases []

PostgreSQL 14.2 with docker container and volume []

MS-SQL 2019 with docker container and volume []

Oracle 19c standard with docker container and volume []