This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
v1.5.1
HypriotOS v1.5.1
Contents
- Linux Kernel 4.4.50 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 17.05.0-ce (officially build by Docker)
- Docker Machine 0.12.2
- Docker Compose 1.16.1
this release works on all Raspberry Pi models (1, 2, 3, Zero, Zero W & Compute Module) as the Docker Engine 17.05.0-ce is built for ARMv6
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.5.1/hypriotos-rpi-v1.5.1.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
Easy upgrade from HypriotOS 1.0.0 and above
$ sudo apt-get update
$ sudo apt-get upgrade -y
$ sudo reboot
Pi Zero W
For Pi Zero W to use WiFi on the first boot, change the /boot/config.txt
and disable the uart and add your SSID and PSK to the /boot/device-init.yaml
.