sha256:f333d7b35cfff53ea2127a819396ade27c54b6a97a832b816e5133069aed87fa
OS/ARCH
linux/amd64
Compressed size
295.39 MB
Last pushed
8 months by spoudbot
Type
Image
Manifest digest
sha256:f333d7b35cfff53ea2127a819396ade27c54b6a97a832b816e5133069aed87fa
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.120 B7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt update18.3 MB12RUN /bin/sh -c groupadd -r3.12 KB13USER profiler0 B14ENV HOME=/tmp0 B15EXPOSE map[8089/tcp:{}]0 B16WORKDIR /app96 B17COPY /opt/venv /opt/venv # buildkit235.89 MB18COPY /build/profiler ./profiler # buildkit7.17 KB19COPY /build/*.py ./ # buildkit3.63 KB20COPY config/* ./config/ # buildkit1.51 KB21COPY profiler_app.py ./ # buildkit32 B22COPY template/wrapper.html /opt/venv/lib/python3.7/site-packages/pandas_profiling/view/templates # buildkit736 B23ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24ARG VERSION=default0 B25ENV SDM_PROFILER_SERVICE_VERSION=default0 B26ENTRYPOINT ["/bin/sh" "-c" "python profiler_app.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'