Sign inSign up

need4swede/arrcade_server-worker:latest

Multi-platform
Index digest

sha256:4fbc48ccdce28737c0791dbad06eb36cc044468cb19798770b89b0124776458c

OS/ARCH

Compressed size

55.48 MB

Last pushed

10 months by need4swede

Type

Image

Manifest digest

sha256:615bb9922c1f98d5f47027e87e9c1ab23191f9122a7a3c4c61d280854cc3cbaf

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12COPY worker/requirements.txt . # buildkit199 B
13RUN /bin/sh -c pip install11.85 MB
14COPY api/models.py . # buildkit921 B
15COPY api/database.py . # buildkit527 B
16COPY worker/ . # buildkit18.74 KB
17CMD ["python" "worker.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1762202650'