Sign inSign up

devopsiaci/bitbucket-bot:latest

Multi-platform
Integration & delivery
Index digest

sha256:b86e09f38dab5dfc17322a42b3e75e55a96295092a5b06fbd16d08b99f16f5b9

OS/ARCH

Compressed size

48.6 MB

Last pushed

about 2 years by ialejandro

Type

Image

Manifest digest

sha256:33b6031672ad3f9512f74510f5a18e358ead79523a0838e6ea42158e96a197bc

Image Layers

1ADD file ... in / 3.9 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;452.95 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.50 B
8RUN /bin/sh -c set -eux;11.04 MB
9RUN /bin/sh -c set -eux;231 B
10ENV PYTHON_PIP_VERSION=24.20 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;3.72 MB
14CMD ["python3"]0 B
15LABEL maintainer=Iván Alejandro Marugán <[email protected]>0 B
16COPY app /app # buildkit1.86 KB
17COPY Pipfile* / # buildkit8.05 KB
18RUN /bin/sh -c pip install29.49 MB
19WORKDIR /app32 B
20ENTRYPOINT ["gunicorn" "run:app"]0 B

Command

ADD file:a71f7e9bc66668361f88637c724c44deeb2774ec268ff0a68bd99014c8a02a84 in /