-
The folks over at http://blog.hypriot.com/ have built a custom raspbian-based distro which makes it easy to stand up a docker host on the Raspberry PI (and a few other ARM devices). However, when I t…
-
Hi I wondered whether you've verified if Docker/Kubernetes will work on this OS? A similar attempt exists from Hypriot where they add the required modules. There may be newer posts / sources - https:/…
-
## Details
## Related Issues
- [x] I have searched this repository/Pi-hole forums for existing issues and pull requests that look similar
## How to reproduce the issue
1. Environment …
-
```
docker run --rm --privileged -v /home/shaleh/repos/docker/image-builder-odroid-c2:/workspace -v /boot:/boot -v /lib/modules:/lib/modules -e VERSION image-builder-odroid-c2
+ '[' '!' -f /.dockerenv…
-
I am trying to get Transactional AB updates working with hypriot.
Transactional AB Updates is what CoreOS and Ubuntu Core also offers. ChromeOS pioneered this as far as i know.
The use case for thi…
-
I've just downloaded Hypriot OS 1.11.1 from https://blog.hypriot.com/downloads/ and put it on a 64gb sd card and every time I try to boot it, it hangs on the GPU test screen (the rainbow colored scree…
-
I have tested this on a hypriot os with docker swarm installed.
I actually had a raspberry pi cluster with docker swarm and wanted to turn it into a ec4docker elastic cluster. I recalled that some too…
-
Hi!
First of all: Great work!
I was using pivpn for a while. Now i want to move my complete rpi infrastructure to docker. Iam a big fan of HypriotOS for rpi. (https://blog.hypriot.com/downloads/…
-
I was reading this article which is really fantastic
https://blog.hypriot.com/post/run-your-own-github-like-service-with-docker/
I ran this:
```bash
docker run -ti --name my-go-git-server -p 8…
-
A million dollar question is if we can just install Hypriot Docker Server on the Raspbian, so we don't have to support yet another operating system.