Sign inSign up

spoud/agoora-profiler-service:100.0.144-13-g11b272fe

Manifest digest

sha256:bff5fac8595775e1e57d3e6deaba5a8aa952132cff45858e396096a248814d61

OS/ARCH

linux/amd64

Compressed size

291.54 MB

Last pushed

3 months by spoudbot

Type

Image

Manifest digest

sha256:bff5fac8595775e1e57d3e6deaba5a8aa952132cff45858e396096a248814d61

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt update18.48 MB
11RUN /bin/sh -c groupadd -r3.12 KB
12USER profiler0 B
13ENV HOME=/tmp0 B
14EXPOSE map[8089/tcp:{}]0 B
15WORKDIR /app96 B
16COPY /opt/venv /opt/venv # buildkit232.06 MB
17COPY /build/profiler ./profiler # buildkit7.2 KB
18COPY /build/*.py ./ # buildkit3.63 KB
19COPY config/* ./config/ # buildkit1.51 KB
20COPY profiler_app.py ./ # buildkit32 B
21COPY template/wrapper.html /opt/venv/lib/python3.13/site-packages/pandas_profiling/view/templates # buildkit744 B
22ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ARG VERSION=default0 B
24ENV SDM_PROFILER_SERVICE_VERSION=default0 B
25ENTRYPOINT ["python" "profiler_app.py"]0 B

Command

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