Sign inSign up

kailima/titlis-incident:v0.0.16

Index digest

sha256:799f8cd76ab8bb10b1b0ce07c8897c47edd0f2cc809e740584c07c7dfaef3350

OS/ARCH

linux/amd64

Compressed size

242.76 MB

Last pushed

about 2 months by kailima

Type

Image

Manifest digest

sha256:f12ace116f61b80a559e1a117673d7171610945672b759dd76781c09462e30b7

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.03 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;12.34 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c pip install29.16 MB
13COPY pyproject.toml poetry.lock* ./ #116.46 KB
14ENV POETRY_HTTP_TIMEOUT=1200 B
15RUN /bin/sh -c poetry install171.02 MB
16COPY src/ ./src/ # buildkit242.16 KB
17COPY entrypoint.sh ./entrypoint.sh # buildkit540 B
18RUN /bin/sh -c chmod +x534 B
19EXPOSE map[8002/tcp:{}]0 B
20CMD ["./entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'