Installation and Upgrade Guide > TDV Docker Container > Building TDV Docker Images
 
Building TDV Docker Images
TDV is packaged with a quick start container build script “build_tdv_image.sh”. You can download this script from the edelivery site:
edelivery.tibco.com.
Alternatively, you can also use build without that script by just directly using the TDV Dockerfiles and corresponding tar.gz file that are provided on - edelivery.tibco.com alongside the other TDV distributions (e.g. installer and patch). Follow the steps given in the sections below, to build the TDV Docker Images.
Note: The TDV Docker image uses a Linux base OS. If you are running Docker on Windows then make sure Docker is set to use Linux containers. Refer to the following link for more details:
https://docs.docker.com/docker-for-windows/#switch-between-windows-and-linux-containers.
Once you build the TDV Docker image, you can use private clouds (i.e. on-premises) or public clouds such as AWS and Azure to run the TDV application as a container. For information on deploying docker containers refer to the following documentation:
Manage TDV Image on AWS or Azure:
https://docs.aws.amazon.com/AmazonECR/latest/userguide/what-is-ecr.html
https://docs.microsoft.com/en-us/azure/container-registry/container-registry-get-started-docker-cli?tabs=azure-cli
Deploying TDV Container on AWS:
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html
https://docs.docker.com/cloud/ecs-integration/:
Deploying docker containers on Azure:
https://docs.docker.com/cloud/aci-integration/