This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Releases: hypriot/image-builder-rpi
Releases · hypriot/image-builder-rpi
v0.5.22
final pre-release to run integration tests again
v0.5.21
Fix ownership of docker-machine, update to 0.7.0-26 package
v0.5.20
- Updated hypriot-cluster-lab 0.2.8
- Install docker-hypriot 1.11.1
v0.5.19
Update docker-machine 0.7.0
v0.5.18
Update hypriot-cluster-lab to 0.2.7 to use config in docker.service instead of daemon.json. SD image is docker-machine compatible and cluster-lab had some updates for that.
v0.5.17
Make image compatible with docker-machine again. Use overlay storage driver as default (again).
- copy your SSH pub key to your Pi
docker-machine create -d generic --engine-storage-driver=overlay --generic-ip-address=192.168.x.x --generic-ssh-user pirate mypi
v0.5.16
Make image compatible with docker-machine again. Use overlay storage driver as default (again).
- copy your SSH pub key to your Pi
docker-machine create -d generic --engine-storage-driver=overlay --generic-ip-address=192.168.x.x --generic-ssh-user pirate mypi
v0.5.15
Make image compatible with docker-machine again.
- copy your SSH pub key to your Pi
docker-machine create -d generic --engine-storage-driver=overlay --generic-ip-address=192.168.x.x --generic-ssh-user pirate mypi