摘要: 1.准备一个SpringBoot项目 2.安装Docker Docker运行在CentOS 7上,要求操作系统为64位,内核版本为3.10及以上。确认本机已经安装了满足要求的Linux内核。使用命令uname -r来检查内核版本信息。 [root@localhost ~]# uname -r 3.1 阅读全文
posted @ 2020-03-26 11:03 Mr_伍先生 阅读(634) 评论(1) 推荐(1) 编辑