FROM python:3.11.12-alpine3.21
RUN apk add
libc-dev
libusb
ca-certificates
gcc && update-ca-certificates
RUN pip install --upgrade pip
RUN pip install
libusb1
pyusb
tzlocal
croniter
python-daemon
requests
pywws
VOLUME ["/var/data"]
Content type
Image
Digest
sha256:1142c6dbf…
Size
98 MB
Last updated
over 1 year ago
docker pull tasirith/pywws