Sign inSign up

giof71/upnp-scrobbler:latest

Multi-platform
Index digest

sha256:e55d43dc4d9857d40ab81b9ead8c109487d5637ee4dcf96c9e099dc384b62489

OS/ARCH

Compressed size

50.64 MB

Last pushed

about 1 month by giof71

Type

Image

Manifest digest

sha256:8879a464988bbe016baa5c0e518bd45b6a2ee21e3c56118a6eb6a7aabea71c26

Image Layers

1COPY / / # buildkit50.62 MB
2LABEL maintainer=GioF710 B
3LABEL source=https://github.com/GioF71/upnp-scrobbler0 B
4ENV DEVICE_URL=0 B
5ENV DEVICE_NAME=0 B
6ENV DEVICE_UDN=0 B
7ENV DURATION_THRESHOLD=0 B
8ENV ENABLE_NOW_PLAYING=0 B
9ENV CONFIG_DIR=/config0 B
10ENV PYTHONUNBUFFERED=10 B
11RUN /bin/sh -c mkdir /code92 B
12COPY upnp_scrobbler/*.py /code/ # buildkit15.92 KB
13VOLUME [/config]0 B
14WORKDIR /code32 B
15ENTRYPOINT ["python3" "scrobbler.py"]0 B

Command

COPY / / # buildkit