image-builder-rpi icon indicating copy to clipboard operation
image-builder-rpi copied to clipboard

SD card image for Raspberry Pi with Docker: HypriotOS

Results 47 image-builder-rpi issues
Sort by recently updated
recently updated
newest added

Hello I want to create a kubernetes cluster with Raspberry 2 and the Hypriot project but when I do the kubadm init Kubernetes write error CONFIG_MEMCG not set and CGROUPS_MEMORY...

Hi all! I really like this project and have built a 10-unit cluster of Raspberry Pi 3B+ units to run kubernetes. However, I would really like to use _rook.io_ as...

Stefan, I have updated my Pi 4 to allow USB booting and was eventually able to get the 0.12.1 image to boot after copping over just the new Pi 4...

Fresh clone of this repo (tag v1.12.0), fresh install of Vagrant (2.2.7) and VirtualBox (on my host Mac - 6.1.6). On `make sd-image` (after `vagrant up`), I get the following...

The [8GB variant](https://www.raspberrypi.org/blog/8gb-raspberry-pi-4-on-sale-now-at-75/) also uses a 32-bit Kernel which can address all 8GB but allow the userspace applications to use up to 3GB per process. Are there any changes required...

The default install is missing the /dev/vcsm kernel device. /dev/vcsm is available on both a default install of Raspbian and Arch Linux Arm. I want to use OpenMax HW acceleration...

Hello, I have a problem of wifi not associating with the AP, in some of the boots. It is configured and it works, but in some of the time the...

Has anyone managed to successfully launch a container using macvlan? I've spent hours trying this with different container releases and I keep getting: docker: Error response from daemon: failed to...

Once the Pi boots up, running any docker commands that interact with the network fails like this: ``` $ docker search foo Error response from daemon: Get https://index.docker.io/v1/search?q=foo&n=25: dial tcp:...

When a fresh hypriot installation is being initialized with a user-data file by cloud-init, setting the locale fails. I am using a Raspberry Pi 4. ``` # cat user-data locale:...