Pushing Mashery Local Docker Images to the AWS Registry

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

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

Also choose the appropriate options to push the various Mashery Local 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.