Sign inSign up

afsharidevops/sangoft-worker:sha-964749e3aefe506929128f5cf0088688852cb576

Index digest

sha256:7cd6dcb65533afebe1fb2594259a0f96a20eda66d62066ea43045f1fcdc44bc2

OS/ARCH

linux/amd64

Compressed size

51.78 MB

Last pushed

28 days by afsharidevops

Type

Image

Manifest digest

sha256:3b86d718e2d0246c3b0e4e1510fd50a434c18744567735664a1ae2d5b46acece

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=10 B
12WORKDIR /app93 B
13COPY packages/py-core /packages/py-core # buildkit2.12 KB
14RUN /bin/sh -c pip install949.27 KB
15COPY services/worker/pyproject.toml ./ # buildkit540 B
16COPY services/worker/src ./src # buildkit3.46 KB
17RUN /bin/sh -c pip install9.65 MB
18CMD ["sangoft-worker"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'