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 [↑]
- Docker commands and provisioning scripts for PostgreSQL 14.2
- Setting Up PostgreSQL 14.2 with Dockerfile
- Setting Up PostgreSQL 14.2 with Docker Compose