Dominic Giebert

Results 7 comments of Dominic Giebert

I currently lack a RPi3 to test this on, will get to it next weekend and finish it Should I put the example into the Readme or into the examples...

I will split the kernel into a new PR tonight and check the `make oldconfig` currently I only adapted 5.6 due to the better RPi4 support though. I will create...

Just a short clearification with the support for the PI mainly arriving in 5.5 [Source](https://github.com/lategoodbye/rpi-zero/issues/43) it will be for 5.6 and up. I can btw also implement and test for...

This week I will try to make this work again: - Modules/Patches for 5.15 - build an ISO image - Finish the integration into the CLI

Thanks for that solution ! But currently dealing with the problem that if one container is on two networks it seems like the Network is selected randomly. Therefore I am...

Regarding the Dockerfile you are not moving the plugins folder, so a working change could be: ``` FROM python:3.7.2-alpine MAINTAINER Mitsuo Takaki WORKDIR /usr/src/app RUN python3.7 -m pip install --upgrade...

This one worked for me as a replacement: https://hub.docker.com/r/ndrpnt/dbench