Sign inSign up

e1saps/onebot-github-webhook:sha-b280387

API management
Index digest

sha256:920446fe1ea9b9a03fa8f378ec453ba2903c6766bc21b1944df4a984b237188f

OS/ARCH

linux/amd64

Compressed size

26.54 MB

Last pushed

over 1 year by e1saps

Type

Image

Manifest digest

sha256:2e50c03e07a7d84ec8eb7c2533a330b2680b06550075cea33f998d36d6c1760a

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;447.88 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.90 B
8ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
9RUN /bin/sh -c set -eux;13.02 MB
10RUN /bin/sh -c set -eux;247 B
11CMD ["python3"]0 B
12ARG VERSION=b280387fa85562e6866f535a93f31e21945bbb360 B
13LABEL maintainer=AptS-1547 <[email protected]>0 B
14LABEL version=b280387fa85562e6866f535a93f31e21945bbb360 B
15LABEL description=A simple webhook server0 B
16LABEL homepage=https://onebot-github-webhook.docs.ecaps.top/0 B
17LABEL repository=https://github.com/AptS-1547/onebot-github-webhook0 B
18LABEL license=Apache-2.00 B
19LABEL org.opencontainers.image.source=https://github.com/AptS-1547/onebot-github-webhook0 B
20LABEL org.opencontainers.image.description=A simple webhook server0 B
21LABEL org.opencontainers.image.licenses=Apache-2.00 B
22WORKDIR /app93 B
23ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
24RUN |1 VERSION=b280387fa85562e6866f535a93f31e21945bbb36 /bin/sh -c974 B
25COPY requirements.txt . # buildkit253 B
26RUN |1 VERSION=b280387fa85562e6866f535a93f31e21945bbb36 /bin/sh -c9.55 MB
27COPY --chown=appuser:appuser . . #57.03 KB
28VOLUME [/app/templates]0 B
29USER appuser0 B
30EXPOSE map[8000/tcp:{}]0 B
31CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit