Sign inSign up

brndnmtthws/tweet-delete:main

Multi-platform
Index digest

sha256:e481b9c97460812add7490853e7ab92823ad320d50b4f004f72dd9966bab3f96

OS/ARCH

Compressed size

151.46 MB

Last pushed

about 2 years by brndnmtthws

Type

Image

Manifest digest

sha256:3201147a7408669c3c2dbb50f301021b0908f09d1a7a78d79a8c0a2a41eb5b50

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
15RUN /bin/sh -c apk add72.73 MB
16WORKDIR /app93 B
17COPY pyproject.toml /app/pyproject.toml # buildkit710 B
18COPY poetry.lock /app/poetry.lock # buildkit29.24 KB
19RUN /bin/sh -c pip install59.51 MB
20COPY . /app # buildkit83.24 KB
21RUN /bin/sh -c poetry install4.86 KB
22ENTRYPOINT ["poetry" "run" "tweet-delete"]0 B

Command

ADD file:a71f7e9bc66668361f88637c724c44deeb2774ec268ff0a68bd99014c8a02a84 in /