上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 51 下一页
摘要: 官网地址 https://docs.docker.com/compose/install/#install-compose 安装高版本docker-compose 添加执行权限 Note: If the command docker-compose fails after installation, 阅读全文
posted @ 2018-04-25 15:28 1161588342 阅读(165) 评论(0) 推荐(0)
摘要: https://github.com/easonstudy/springboot_demo study目录中 阅读全文
posted @ 2018-04-25 11:51 1161588342 阅读(165) 评论(0) 推荐(0)
摘要: https://github.com/zouzg/mybatis-generator-gui 阅读全文
posted @ 2018-04-24 15:34 1161588342 阅读(133) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_28093585/article/details/78749153 阅读全文
posted @ 2018-04-24 11:25 1161588342 阅读(173) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/liubingyu12345/article/details/79015966 背景: 环境阿里云CentOs7下面Docker部署Spring boot 项目 1:docker配置 1.1: docker安装 1.2: 开启docker 远程api 参考 阅读全文
posted @ 2018-04-23 18:30 1161588342 阅读(3938) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/520playboy/p/7921633.html ExecStart=/usr/bin/dockerd-current -H unix:///var/run/docker.sock -H tcp://0.0.0.0:2375 \ 阅读全文
posted @ 2018-04-23 17:23 1161588342 阅读(137) 评论(0) 推荐(0)
摘要: 背景: 由于最近学习Spring cloud docker 一键部署, 需要把github仓库项目, 放在Linux上面启动, (以下位置在/root/目录中执行)步骤, 1:安装 git >yum install git -y 查看安装是否成功 >git --version 2:生成ssh ls 阅读全文
posted @ 2018-04-23 12:17 1161588342 阅读(278) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/sorex/p/6481407.html#volume Docker run详解 https://www.cnblogs.com/yfalcon/p/9044246.html 阅读全文
posted @ 2018-04-18 16:12 1161588342 阅读(621) 评论(0) 推荐(0)
摘要: 个人项目源码: https://github.com/easonstudy/cloud-demo/tree/master/eureka-peer-server Window 7 修改hosts http://www.cnblogs.com/eason-d/p/8874549.html 注意不要在pe 阅读全文
posted @ 2018-04-18 15:10 1161588342 阅读(114) 评论(0) 推荐(0)
摘要: hosts 文件所在位置 c:/windows/system32/drivers/etc/hosts 左下角 搜索框 搜索 cmd 弹出命令框 输入 ipconfig /displaydns 显示所有 dns内容 ipconfig /flushdns 刷新所有 dns内容 阅读全文
posted @ 2018-04-18 14:20 1161588342 阅读(310) 评论(0) 推荐(0)
上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 51 下一页