Supported languages for IBM Mono2Micro

The IBM® Mono2Micro™ product supports multiple languages.

To run the tools in a specific language, use the -e LANG = <language> option. The product defaults to English (en_US).

Table 1. Mono2Micro supported languages
Language Language code
English en_US
French fr_FR
Japanese ja_JP
German de_DE
Italian it_IT
Korean ko_KR
Portuguese (Brazil) pt_BR
Spanish es_ES
Chinese (Simplified Han) zh_CN
Chinese (Traditional Han) zh_TW

The following example shows how to run Mono2Micro images with Japanese. For Podman, use podman instead of docker in the command.

docker run -e LANG=ja_JP -e LICENSE=accept --rm -it -v /<src-dir-path>:/var/application icr.io/cp/mono2micro/mono2micro-bluejay /var/application/<app-dir> [-opt]