Closed DieterReuter closed 8 years ago
This is the first major release of HypriotOS for the Raspberry Pi - a Debian-based Container OS focused on security and minimal size with all the necessary Docker tools already pre-installed. It is heavily inspired by Raspbian and supports absolutely all Raspberry Pi models (1, 2, 3, Zero & Compute Module) out-of-the-box. The Linux kernel is optimized for use of Docker containers and runs on both ARMv6 and ARMv7 CPU's.
From Zero to Docker in five minutes only: Downloading the SD card image, flashing it to a SD card and booting up the Raspberry Pi takes less than five minutes - and the latest Docker Engine is already up and running.
sudo
rights (username "pirate", password "hypriot")
docker
commands directlydevice-init
allows image customization before first boot
/boot/device-init.yaml
device-init
in /boot/device-init.yaml
device-init
configurationping black-pearl.local
or ping black-pearl
on the network$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 14G 600M 13G 5% /
devtmpfs 427M 0 427M 0% /dev
tmpfs 431M 0 431M 0% /dev/shm
tmpfs 431M 17M 415M 4% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 431M 0 431M 0% /sys/fs/cgroup
/dev/mmcblk0p1 64M 30M 34M 47% /boot
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.0.0/hypriotos-rpi-v1.0.0.img.zip
$ ssh pirate@black-pearl.local
The MIT License (MIT)
Copyright (c) 2016 Hypriot
This is an intermediate release candidate with some small changes.
The MIT License (MIT)
Copyright (c) 2016 Hypriot
This is an intermediate release candidate with some small changes.
The MIT License (MIT)
Copyright (c) 2016 Hypriot
Release completed!
🏁
HypriotOS 1.0.0-rc1
This is the first major release of HypriotOS for the Raspberry Pi - a Debian-based Container OS focussed on security and minimal size with all the necessary Docker tools already pre-installed. It is heavily inspired by Raspbian and supports absolutely all Raspberry Pi models (1, 2, 3, Zero & Compute Module) out-of-the-box. The Linux kernel is optimised for use of Docker containers and runs on both ARMv6 and ARMv7 CPU's.
From Zero to Docker in five minutes only: Downloading the SD card image, flashing it to a SD card and booting up the Raspberry Pi takes less than five minutes - and the latest Docker Engine is already up and running.
Contents
Features
sudo
rightsdocker
commands directlydevice-init
allows image customisation before first-boot/boot/device-init.yaml
device-init
in/boot/device-init.yaml
device-init
configurationping black-pearl.local
orping black-pearl
on the networkImprovements
Removed Features
Known Issues
LICENSE
The MIT License (MIT)
Copyright (c) 2016 Hypriot