Sign inSign up

gotoeasy/centos-zh

By gotoeasy

•Updated over 5 years ago

在centos:8的基础上,安装设定中文语言支持,并修改时区

Image
1

250

gotoeasy/centos-zh repository overview

⁠简介

在centos:8的基础上,安装设定中文语言支持,并修改时区

⁠测试

// 运行容器
docker run --rm -it gotoeasy/centos-zh bash

// 查看语言包
locale -a

// 显示当前日期
date

// 创建一个中文目录
mkdir 中文目录

// 确认是否正常 
ll

⁠详细内容

  • centos 8
  • 中文语言支持
  • 时区为Asia/Shanghai

Tag summary

Content type

Image

Digest

Size

90.9 MB

Last updated

over 5 years ago

docker pull gotoeasy/centos-zh