Deploy an Oracle Globally Distributed Database with Docker

Oracle Globally Distributed Database provides sample Docker build files to facilitate distributed database installation, configuration, and environment setup for DevOps users.

In this process you install and configure the Docker engine, create global service manager (shard director) and Oracle Database images, create a network bridge, create containers for the Oracle Globally Distributed Database objects and shard director, and deploy the containers.

Find the instructions and downloads for distributed database deployment with Docker at https://github.com/oracle/db-sharding/tree/master/docker-based-sharding-deployment.