Sign inSign up

e1saps/onebot-github-webhook:latest

API management
Index digest

sha256:f11ce323962be691ad36b591a1374264130a2f6bf118c16e7b808a51324fdd5e

OS/ARCH

linux/amd64

Compressed size

26.55 MB

Last pushed

over 1 year by e1saps

Type

Image

Manifest digest

sha256:783ac0c75904e8956b5e65cfe0dce5e9d9ff6856c5808640ffcb71895f75332e

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=9f144797f3caf89b0efed3992e77112e48a412340 B
13LABEL maintainer=AptS-1547 <[email protected]>0 B
14LABEL version=9f144797f3caf89b0efed3992e77112e48a412340 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 /app92 B
23ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
24RUN |1 VERSION=9f144797f3caf89b0efed3992e77112e48a41234 /bin/sh -c972 B
25COPY requirements.txt . # buildkit251 B
26RUN |1 VERSION=9f144797f3caf89b0efed3992e77112e48a41234 /bin/sh -c9.56 MB
27COPY --chown=appuser:appuser . . #58.95 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