Pushing Local Edition Docker Images to the AWS Registry

The Jenkins job, push_docker_to_aws (located on the Push tab), is used to push Local Edition Docker images to the AWS container registry.

Specify the Docker tag in the DOCKER_TAG field. This includes the Local Edition release (for example 5.2.0), plus the build number in the Jenkins job, buidld_docker. For more information, see Creating Local Edition Docker Images.

Also choose the appropriate options to push the various Local Edition Docker images to the AWS container Registry:

  • PUSH_DOCKER_NOSQL - Pushes the tml-nosql image.
  • PUSH_DOCKER_LOG - Pushes the tml-log image.
  • PUSH_DOCKER_SQL - Pushes the tml-sql image.
  • PUSH_DOCKER_CACHE - Pushes the tml-cache image.
  • PUSH_DOCKER_TM - Pushes the tml-tm image.
  • PUSH_DOCKER_CM - Pushes the tml-cm image.