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:
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.
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
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: