Sign inSign up

devopsiaci/bitbucket-bot:v1.0.0

Multi-platform
Integration & delivery
Index digest

sha256:b3c82501e2830cd804040051c0b5791d5d762be3268260173aff406df46efd49

OS/ARCH

Compressed size

54.66 MB

Last pushed

about 2 years by ialejandro

Type

Image

Manifest digest

sha256:2c928f9021ab6fa1d99df35230b36d29814f4d12d602eff2ba47b416759f6b99

Image Layers

1ADD file ... in / 27.78 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.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.40 B
8RUN /bin/sh -c set -eux;11.45 MB
9RUN /bin/sh -c set -eux;239 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:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /