Push TML Docker Images to GCP Container Registry from TML Installer

Run the Jenkins job push_docker_to_gcp on Push tab to push TML docker images to the GCP container registry.

Parameter Name Parameter Value Note
DOCKER_TAG the tag for TML docker images, i.e. "v5.2.0.1" The "5.2.0" is TML release; the last "1" is the build number in Jenkins job "build_docker".
PUSH_DOCKER_NOSQL Choose this option to push TML docker image tml-nosql to GCP Container Registry
PUSH_DOCKER_LOG Choose this option to push TML docker image tml-log to GCP Container Registry
PUSH_DOCKER_SQL Choose this option to push TML docker image tml-sql to GCP Container Registry
PUSH_DOCKER_CACHE Choose this option to push TML docker image tml-cache to GCP Container Registry
PUSH_DOCKER_TM Choose this option to push TML docker image tml-tm to GCP Container Registry
PUSH_DOCKER_CM Choose this option to push TML docker image tml-cm to GCP Container Registry