Sign inSign up

theconan/wabc-worker:tenants-1204-1305

Manifest digest

sha256:f0240407e405b9bbac3e88d1bd6fc9b26eb6699b343c825886c449900567a1a4

OS/ARCH

linux/amd64

Compressed size

80.84 MB

Last pushed

10 months by theconan

Type

Image

Manifest digest

sha256:f0240407e405b9bbac3e88d1bd6fc9b26eb6699b343c825886c449900567a1a4

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 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=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
12WORKDIR /app93 B
13COPY requirements.txt ./ # buildkit437 B
14RUN /bin/sh -c pip install39.17 MB
15COPY src/ ./src/ # buildkit233.3 KB
16COPY scripts/ ./scripts/ # buildkit20.08 KB
17COPY start_worker.py ./ # buildkit273 B
18RUN /bin/sh -c groupadd -r254.35 KB
19USER appuser0 B
20HEALTHCHECK &{["CMD-SHELL" "python -c \"from0 B
21CMD ["python" "start_worker.py"]0 B

Command

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