记录一下安装系统的过程吧 一些准备 几个站以后会用到 DOWNLOADS -- 官方系统下载 Centos7 for Raspberry Pi Hypriot Docker Image for Raspberry Pi --- 让你的docker(只能跑基于ARM的镜像)跑在树莓派上的系统 Hypriot系统的安装教程 Hypriot的docker hub DD命令装系统 由于老高用的OSX系统,所以最方便的还是使用命令行烧录系统镜像了 diskutil unmountdisk /dev/disk2 # if,of换一下参数就好,注意那个of=/dev/rdisk2的disk2前有个r sudo dd if=Hypriot.img
镜像地址:https://hub.alauda.cn/repos/featured/hypriot-rpi-gogs-raspbian Gogs官网:http://gogs.io/ GitHub地址: 镜像地址:https://hub.alauda.cn/repos/featured/hypriot-rpi-iojs GitHub地址:https://github.com/hypriot/rpi-node-neopixel-example 镜像地址:https://hub.alauda.cn/repos/featured/hypriot-rpi-swarm 11. 癌症研究 ?
non-free contrib' | sudo tee /etc/apt/sources.list.d/alinyun.list echo 'deb https://packagecloud.io/Hypriot /Schatzkiste/debian/ wheezy main' | sudo tee /etc/apt/sources.list.d/hypriot.list 安装Docker apt-get install https://packagecloud.io/gpg.key -O - | sudo apt-key add - apt-get update apt-get install -y docker-hypriot
docker-compose up -d 相关链接 https://github.com/gogits/docs/blob/master/zh-CN/intro/faqs.md http://blog.hypriot.com
Zabbix Server with MySQL database support 106 [OK]hypriot
Zabbix Server with MySQL database support 133 [OK] hypriot
Percona Server is a fork ofthe MySQL rela... 297 [OK] docker.io docker.io/hypriot
Crea... 387 [OK] hypriot/rpi-mysql RPi-compatible
moquitto ports: - "9001:9001" - "1883:1883" restart: always influxdb: image: hypriot
mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw --name mysql mysql # linux/arm/v7 不支持mysql,需要安装 docker pull hypriot /rpi-mysql docker run --name some-mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d -p 12345:3306 hypriot/
32 [OK] hypriot
A simple to use management user interface fo… 831 hypriot
需要使用Dockerfile重新构建arm版或使用别人编译好的arm架构版image # 可以在 docker Hub 搜 arm 或 rpi # 还有常见的arm架构仓库:arm32v7、arm64v8、hypriot