Sign inSign up

devopsiaci/bitbucket-bot:v1.0.0

Multi-platform
Integration & delivery
Index digest

sha256:b3c82501e2830cd804040051c0b5791d5d762be3268260173aff406df46efd49

OS/ARCH

Compressed size

54.48 MB

Last pushed

about 2 years by ialejandro

Type

Image

Manifest digest

sha256:b25820c3cef91b5f943f140f30a6003f3f93b566d78e6480ef4f6e90aeac39b4

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=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.40 B
8RUN /bin/sh -c set -eux;11.42 MB
9RUN /bin/sh -c set -eux;234 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B
13RUN /bin/sh -c set -eux;4.04 MB
14CMD ["python3"]0 B
15LABEL maintainer=Iván Alejandro Marugán <[email protected]>0 B
16COPY app /app # buildkit1.72 KB
17COPY requirements.txt /requirements.txt # buildkit163 B
18RUN /bin/sh -c pip install8.04 MB
19WORKDIR /app32 B
20ENTRYPOINT ["gunicorn" "run:app"]0 B

Command

ADD file:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /