Sign inSign up

glenioborges/pod-mutating-webhook:v2

Multi-platform
Index digest

sha256:927e9449c30aad3e75a70abdce12d48550c46bba600ece7ca4e0863a78b6b3a6

OS/ARCH

Compressed size

59.65 MB

Last pushed

almost 2 years by glenioborges

Type

Image

Manifest digest

sha256:9a3d1d876c5b5b11ef0df9331f333f75296731692552d0d9aa654ff4ec1e153d

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]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;3.18 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.200 B
8RUN /bin/sh -c set -eux;14.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY . . # buildkit9.6 KB
13RUN /bin/sh -c pip install14.63 MB
14EXPOSE map[8080/tcp:{}]0 B
15CMD ["gunicorn" "-b" "0.0.0.0:8080" "webhook:app"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /