Sign inSign up

kometateam/kometa:v2.4.0

Multi-platform
Index digest

sha256:1b2e2d71bc8aaf7830a32219035fd1b92ddb75bbd14575cac649d2f7fbdef951

OS/ARCH

Compressed size

145.26 MB

Last pushed

3 months by meisnate12

Type

Image

Manifest digest

sha256:e3e81d64f502292231557973da3ea17d66f11fc35b7d0f61ecfe6964c88296e4

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.27 MB
8RUN /bin/sh -c set -eux;249 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 # buildkit379 B
17RUN |1 BRANCH_NAME=master /bin/sh -c52.47 MB
18COPY . / # buildkit51.55 MB
19VOLUME [/config]0 B
20ENTRYPOINT ["/tini" "-s" "python3" "kometa.py"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'