Search Docker Hub
centos-zh
By gotoeasy
在centos:8的基础上,安装设定中文语言支持,并修改时区
250
centos:8
// 运行容器 docker run --rm -it gotoeasy/centos-zh bash // 查看语言包 locale -a // 显示当前日期 date // 创建一个中文目录 mkdir 中文目录 // 确认是否正常 ll
Asia/Shanghai
Content type
Image
Digest
Size
90.9 MB
Last updated
over 5 years ago
docker pull gotoeasy/centos-zh