Sign inSign up

sheepgreen/gh-webhook:latest

Multi-platform
Monitoring & observability
Index digest

sha256:0022a5937a3daf084e9778ca22ba9a45dcd6c997bef34aa95ccea2e9799e3304

OS/ARCH

Compressed size

59.54 MB

Last pushed

over 1 year by sheepgreen

Type

Image

Manifest digest

sha256:1f691f030e1356f5793013223d125784ae86b42fa45a988d4641180ebb991812

Image Layers

1# debian.sh --arch 'arm64' out/26.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;3.18 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.20 B
6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B
7RUN /bin/sh -c set -eux;11.9 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY . /app # buildkit2.53 KB
12RUN /bin/sh -c pip install17.71 MB
13CMD ["gunicorn" "-b" "0.0.0.0:5000" "bot:bot"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'