Sign inSign up

sbomifyhub/sbomify:v0.19

Index digest

sha256:635fed9d2068027ff1101a0d52a39d63a0965ea72eb3d50d0e60a5e419b2f88f

OS/ARCH

linux/amd64

Compressed size

520.66 MB

Last pushed

10 months by sbomifyhub

Type

Image

Manifest digest

sha256:b079f1bed7d5bfb3fec6f29cd87ae95ec773e3d9f7bd0809374beb5e45c8bfd1

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get update150.56 MB
13WORKDIR /code94 B
14COPY pyproject.toml uv.lock ./ #162.11 KB
15COPY . . # buildkit2.42 MB
16ARG BUILD_ENV=production0 B
17ENV BUILD_ENV=production0 B
18ENV UV_COMPILE_BYTECODE=10 B
19ENV UV_LINK_MODE=copy0 B
20RUN |1 BUILD_ENV=production /bin/sh -c154.03 MB
21WORKDIR /code32 B
22COPY /go/bin/osv-scanner /usr/local/bin/osv-scanner # buildkit26.1 MB
23COPY /js-build/sbomify/static/dist /code/sbomify/static/dist # buildkit294.94 KB
24COPY /js-build/sbomify/static/css /code/sbomify/static/css # buildkit167.53 KB
25COPY /js-build/sbomify/static/webfonts /code/sbomify/static/webfonts # buildkit232.53 KB
26RUN |1 BUILD_ENV=production /bin/sh -c143.42 MB
27ENV PROMETHEUS_MULTIPROC_DIR=/var/lib/dramatiq-prometheus UV_CACHE_DIR=/tmp/.cache/uv HOME=/tmp UV_NO_SYNC=10 B
28USER nobody0 B
29EXPOSE [8000/tcp]0 B
30CMD ["uv" "run" "gunicorn" "sbomify.asgi:application"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'