Sign inSign up

kometateam/kometa:v2.4.2

Multi-platform
Index digest

sha256:c863bf51169ac9245273f8c1666670a35bcf3fa1df88e6e9af8722ae59f27613

OS/ARCH

Compressed size

147.05 MB

Last pushed

3 months by meisnate12

Type

Image

Manifest digest

sha256:85c2062a65bdc9efd8d83ddf302d8ce28215b29efc4370a3f2c930c5b97280e8

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 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.34 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 -c54.59 MB
18COPY . / # buildkit51.48 MB
19VOLUME [/config]0 B
20ENTRYPOINT ["/tini" "-s" "python3" "kometa.py"0 B

Command

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