Sign inSign up

obeoneorg/rss-watcher:latest

Multi-platform
Index digest

sha256:1453c3944d76a814ef0784dd673abe526b94eac28fd3361852584abda46e72a9

OS/ARCH

Compressed size

55.57 MB

Last pushed

7 months by obeoneorg

Type

Image

Manifest digest

sha256:90d2af1c3e57821002d1faf8d19f447def2594dab1e4624c03b6c94de7cc43c6

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c groupadd -r1.08 KB
13COPY /app/.venv /app/.venv # buildkit7.04 MB
14COPY rss_watcher/ rss_watcher/ # buildkit22.42 KB
15RUN /bin/sh -c mkdir -p7.06 MB
16USER appuser0 B
17ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 CONFIG_PATH=/app/config.yaml0 B
18HEALTHCHECK &{["CMD-SHELL" "python -c \"from0 B
19ENTRYPOINT ["python" "-m" "rss_watcher.main"]0 B
20CMD ["-c" "/app/config.yaml"]0 B

Command

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