Retagging the language pair images with the prefix of your Docker registry
About this task
The retagging can be done via the Docker command line, but we provide a script to make the job simpler.
Procedure
Run the following command to retag a language pair image.
# retags docker.edge.languageweaver.com/mtedge images with your repository URL
script/retag.py --in-prefix docker.edge.languageweaver.com/mtedge --out-prefix YOUR_REMOTE_REGISTRY