Sign inSign up

eblet/roswgbot:latest

Multi-platform
Index digest

sha256:d40b9aee967c0aca7986f5180ff2f90f3cde8759ebfdf354f5c610dcb62197f1

OS/ARCH

Compressed size

138.4 MB

Last pushed

12 months by eblet

Type

Image

Manifest digest

sha256:8c703552ecbff5db48d174e00deff2c8d9f6dc6931b1d6ac9f8c4f9b65031d6d

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.70 B
6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B
7RUN /bin/sh -c set -eux;11.13 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update82.27 MB
11RUN /bin/sh -c groupadd -r1.08 KB
12WORKDIR /app92 B
13COPY requirements.txt . # buildkit235 B
14RUN /bin/sh -c pip install14.95 MB
15COPY main.py bot.py ./ #11.42 KB
16COPY src/ ./src/ # buildkit21.47 KB
17COPY db/ ./db/ # buildkit3.42 KB
18COPY yml/ ./yml/ # buildkit5.55 KB
19RUN /bin/sh -c mkdir -p40.67 KB
20RUN /bin/sh -c chmod +x11.42 KB
21USER botuser0 B
22HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
23ENV PYTHONUNBUFFERED=10 B
24ENV PYTHONDONTWRITEBYTECODE=10 B
25EXPOSE map[8080/tcp:{}]0 B
26CMD ["python" "main.py"]0 B

Command

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