Documentation Center

Using a non-default tag for a language pair image

About this task

By default, the language pair Docker image tag is v1. An image is pulled from REPOSITORY/sdl-lp/LP_NAME:v1.

Example:

docker.edge.languageweaver.com/mtedge/sdl-lp/engfra_generic_srv_tnmv_8_4_x_1:v1

Procedure

Run the following command to switch to a different tag (v2).
mtedge:
  ...
  tengines:
    ...
    engfra:
      lp: engfra_generic_srv_tnmv_8_4_x_1
      dockerImageTag: v2