摘要:
这里做个人示例演示 1.查看本地镜像 [root@echohye ~]# docker images REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest feb5d9fea6a5 10 months ago 13.3kB centos la 阅读全文
摘要:
CentOS 8Linux系统提示Failed to set locale, defaulting to C.UTF-8,这是由于没有配置正确的语言环境导致的 Linux百科:使用root账户登录你的CentOS操作系统,然后执行两条命令: echo "export LC_ALL=en_US.UTF 阅读全文