上一页 1 ··· 4 5 6 7 8
摘要: 在 树莓派(Raspberry PI) 中使用 Docker 运行 MySQL 本文主要利用 "biarms" 提供的 Dockerfile 进行安装。 笔者最新发现! "MySQL 5.7 Docker Container for Raspberry Pi using Debian Sid" 解决 阅读全文
posted @ 2018-05-01 20:03 ChasingDreams 阅读(4848) 评论(0) 推荐(0) 编辑
摘要: 本文主要利用 Microsoft 提供的 Dockerfile 进行安装。 虽然Raspberry PI 3 CPU支持 armv8 指令集 ,但是在 还是识别为 “ armv7l”。所以安装镜像时一律选用 ARMv7 的镜像。 关于树莓派与 .NET Core 需要 注意 的地方 1. .NET 阅读全文
posted @ 2018-04-25 23:06 ChasingDreams 阅读(1192) 评论(3) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8