Sign inSign up

obeoneorg/rss-watcher:latest

Multi-platform
Index digest

sha256:1453c3944d76a814ef0784dd673abe526b94eac28fd3361852584abda46e72a9

OS/ARCH

Compressed size

55.6 MB

Last pushed

7 months by obeoneorg

Type

Image

Manifest digest

sha256:82a7c8a1ac0b3c6024b2140590918182d1f8785cf1e5cc826d85356875e1bf3d

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 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.19 MB
14COPY rss_watcher/ rss_watcher/ # buildkit22.42 KB
15RUN /bin/sh -c mkdir -p7.21 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 'amd64' out/ 'trixie' '@1771804800'