Docker Ubuntu镜像配置
参考:[Docker][Ubuntu 18.04]中文环境配置
zjzstu/ubuntu:18.04:zh_CN.UTF_8字符集Asia/Shanghai时区zjzstu/ubuntu:18.04-en:字符集设置为en_US.UTF-8docker run \
-e XMODIFIERS="@im=fcitx" \
-e QT_IM_MODULE="fcitx" \
-e GTK_IM_MODULE="fcitx" \
-it --rm \
--name ubuntu \
zjzstu/ubuntu:18.04 \
bash
Content type
Image
Digest
Size
36.1 MB
Last updated
almost 7 years ago
docker pull zjzstu/ubuntu