Sign inSign up

wesleydean/github-project-digest:sha-55c8170

Index digest

sha256:a808b507c17f938a5873dabdaf73c49acec17e11b540efd3963237ce9822b58c

OS/ARCH

linux/amd64

Compressed size

54.14 MB

Last pushed

3 months by wesleydean

Type

Image

Manifest digest

sha256:09e7ce82ca917fd8c3a9d761d744e7b09fa7654b1114037951a3a495fd9f9105

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
12WORKDIR /app93 B
13RUN /bin/sh -c addgroup --system1.1 KB
14COPY pyproject.toml README.md ./ #5.17 KB
15COPY src ./src # buildkit20.49 KB
16COPY graphql ./graphql # buildkit850 B
17COPY templates ./templates # buildkit1.69 KB
18COPY .env.example ./ # buildkit1.03 KB
19RUN /bin/sh -c python -m12.92 MB
20USER app0 B
21ENTRYPOINT ["github-project-digest"]0 B
22HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s0 B

Command

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