2022年12月8日

摘要: [root@localhost ~]# docker logs -f 55cca96ac3b62022-12-08 08:27:23+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.40-1.el7 started. 阅读全文
posted @ 2022-12-08 18:04 sunny_2016 阅读(3941) 评论(0) 推荐(0)
摘要: 安装 yum-utils yum install -y yum-utils device-mapper-persistent-data lvm2 为 yum 源添加 docker 仓库位置 yum-config-manager --add-repo https://download.docker.c 阅读全文
posted @ 2022-12-08 16:01 sunny_2016 阅读(45) 评论(0) 推荐(0)
摘要: centos7关闭图形化运行 cat /etc/inittabsystemctl get-default开机以命令模式启动,执行:systemctl set-default multi-user.target 开机以图形界面启动,执行:systemctl set-default graphical. 阅读全文
posted @ 2022-12-08 15:44 sunny_2016 阅读(121) 评论(0) 推荐(0)

导航