Sign inSign up

tasirith/pywws

By tasirith

Updated over 1 year ago

Image
0

161

tasirith/pywws repository overview

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"]

Tag summary

Content type

Image

Digest

sha256:1142c6dbf

Size

98 MB

Last updated

over 1 year ago

docker pull tasirith/pywws