FROM arm32v6/alpine:edge RUN apk add --no-cache python3 linux-headers \ && pip install --upgrade pip && pip3 install evdev