Sign inSign up

phpdockerio/github-actions-delete-abandoned-branches:v2

Index digest

sha256:e53c68c6324601c5e6e0d2e907e62f98f85953f1d6bd6497e5744c6779327a89

OS/ARCH

linux/amd64

Compressed size

23.51 MB

Last pushed

about 3 years by luispabon

Type

Image

Manifest digest

sha256:485e0a14745d4164f05ea85f0827b869a07299813bf717cb46771e9515bc3eaf

Image Layers

1ADD file ... in / 3.24 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;607.72 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.50 B
8RUN /bin/sh -c set -eux;11.88 MB
9RUN /bin/sh -c set -eux;241 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;2.97 MB
15CMD ["python3"]0 B
16WORKDIR /application101 B
17COPY requirements.txt . # buildkit164 B
18RUN /bin/sh -c pip --no-cache-dir4.81 MB
19COPY main.py . # buildkit282 B
20COPY src ./src # buildkit3.59 KB
21ENTRYPOINT ["python3" "/application/main.py"]0 B

Command

ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /