Sign inSign up

kometateam/kometa:v2.4.4

Multi-platform
Index digest

sha256:90e53a6bdf9343d63702767f8f6d6da09902e7bd174850120ac50d39a0722ff1

OS/ARCH

Compressed size

134.2 MB

Last pushed

3 months by meisnate12

Type

Image

Manifest digest

sha256:2baf471f18c50892ee5b5ee4622584cec3d875475e8327bba37b29866ae54103

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.19 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;10.77 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ARG BRANCH_NAME=master0 B
11ENV BRANCH_NAME=master0 B
12ENV TINI_VERSION=v0.19.00 B
13ENV KOMETA_DOCKER=True0 B
14ENV LANG=C.UTF-80 B
15ENV LC_ALL=C.UTF-80 B
16COPY requirements.txt /requirements.txt # buildkit380 B
17RUN |1 BRANCH_NAME=master /bin/sh -c45.76 MB
18COPY . / # buildkit51.49 MB
19VOLUME [/config]0 B
20ENTRYPOINT ["/tini" "-s" "python3" "kometa.py"0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1782172800'