Sign inSign up

richarvey/omnimem-rss:main

Multi-platform
Index digest

sha256:7f069df2006d40d4976e18d7a1374860efaf8b33e6ea73e7e2edc033f7c585eb

OS/ARCH

Compressed size

416.03 MB

Last pushed

2 months by richarvey

Type

Image

Manifest digest

sha256:ee4b00e4f59c9ba84632762373e5aab14685e7db6df5b5f7251035ff347a0e98

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;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update16.18 MB
12WORKDIR /app93 B
13COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit358.64 MB
14COPY /usr/local/bin /usr/local/bin # buildkit954 B
15COPY . . # buildkit9.06 KB
16RUN /bin/sh -c adduser --disabled-password12.26 KB
17USER rssuser0 B
18ENTRYPOINT ["python" "worker.py"]0 B

Command

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