sha256:cb82b07d72b4bf50c061cefe6616c13d360c86321f6ab4d296b023a1a9521e32
OS/ARCH
Compressed size
58.47 MB
Last pushed
almost 2 years by glenioborges
Type
Image
Manifest digest
sha256:25319a9a00dbf7077a5fda4c7563e29c1c3fbe8e3361618b31b0f926c41ce63e
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.18 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.200 B8RUN /bin/sh -c set -eux;14.03 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY requirements.txt requirements.txt # buildkit224 B13RUN /bin/sh -c pip install13.44 MB14RUN /bin/sh -c pip install7.98 KB15COPY . . # buildkit13.68 KB16EXPOSE map[8080/tcp:{}]0 B17CMD ["python" "webhook.py"]0 BCommand
ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /