Download Latest Version hypriotos-rpi-v1.12.3.img.zip (434.2 MB)
Email in envelope

Get an email when there's a new version of image-builder-rpi

Home / v1.12.0
Name Modified Size InfoDownloads / Week
Parent folder
hypriotos-rpi-v1.12.0.img.zip 2020-01-07 433.6 MB
hypriotos-rpi-v1.12.0.img.zip.sha256 2020-01-07 96 Bytes
README.md 2020-01-07 1.5 kB
v1.12.0.tar.gz 2020-01-07 18.4 kB
v1.12.0.zip 2020-01-07 40.9 kB
Totals: 5 Items   433.6 MB 0

HypriotOS v1.12.0

Contents

  • Linux Kernel 4.19.75 (upstream from raspberrypi.org)
  • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
  • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.5 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.25.1

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.5 is built for ARMv6!

New Features

  • Install docker-compose 1.25.1 with Python 3, removed Python 2
  • Set the timestamp for fake-hwclock in /boot partition or directly with flash tool.
  • Docker 19.03.5 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.5
  • Bash completion for docker-compose and docker-machine cli commands
  • cloud-init with a default configuration /boot/user-data file
  • hostname: black-pearl
  • username: pirate
  • password: hypriot
  • cloud-init, examples included in default user-data file
  • WiFi configuration with country setting
  • set system locale
  • set timezone
  • update/upgrade APT packages
  • install additional APT packages
  • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

:::bash
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.12.0/hypriotos-rpi-v1.12.0.img.zip
$ ssh pirate@black-pearl.local
  • login with username "pirate", password "hypriot"
Source: README.md, updated 2020-01-07