Pulling the language pair Docker images
About this task
The Language Pair images are stored in a Docker registry and they can be pulled like any other image.
Procedure
Run the following command to pull a language pair Docker image.
# pulls English-Dutch Language Pair image
docker pull docker.edge.languageweaver.com/mtedge/sdl-lp/engdut_generic_srv_tnmv_8_4_x_2:v1
As seen in the example above, the language pair image name is the same as the Language Weaver Edge language pair name, with all characters in lower case.
It is highly recommended that the Docker images are pulled from the Language Weaver Edge Docker registry and pushed to your own Docker registry.