Sign inSign up

getsentry/sentry:74bcb904

Multi-platform
Index digest

sha256:0f526308aec91568730bb31432016dc6e6ac8a9f225f762706feab5f8403182d

OS/ARCH

Compressed size

297.47 MB

Last pushed

about 1 year by sentrybuilder

Type

Image

Manifest digest

sha256:2c89d03d5a757670f8e24f021d23ec6c4523a5cc5875cc3fbfd4d8b935629c29

Image Layers

1# debian.sh --arch 'amd64' out/27.78 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;3.35 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.10 B
6ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B
7RUN /bin/sh -c set -eux;11.99 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=Sentry0 B
12LABEL org.opencontainers.image.description=Sentry runtime image0 B
13LABEL org.opencontainers.image.url=https://sentry.io/0 B
14LABEL org.opencontainers.image.documentation=https://develop.sentry.dev/self-hosted/0 B
15LABEL org.opencontainers.image.vendor=Functional Software, Inc.0 B
17RUN /bin/sh -c groupadd -r3.16 KB
18RUN /bin/sh -c : 1.44 MB
19WORKDIR /usr/src/sentry139 B
20ENV PATH=/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
21RUN /bin/sh -c python3 -m5.43 MB
22ENV SENTRY_CONF=/etc/sentry UWSGI_NEED_PLUGIN=/var/lib/uwsgi/dogstatsd GRPC_POLL_STRATEGY=epoll10 B
23COPY requirements-frozen.txt /tmp/requirements-frozen.txt # buildkit1.72 KB
24RUN /bin/sh -c set -x138.66 MB
25COPY . . # buildkit108.12 MB
26RUN /bin/sh -c python3 -m1.01 KB
27RUN /bin/sh -c sentry help711.95 KB
28COPY ./self-hosted/sentry.conf.py ./self-hosted/config.yml /etc/sentry/ #3.7 KB
29COPY ./self-hosted/docker-entrypoint.sh / # buildkit423 B
30RUN /bin/sh -c : double-check32 B
31EXPOSE map[9000/tcp:{}]0 B
32VOLUME [/data]0 B
33ENTRYPOINT ["/docker-entrypoint.sh"]0 B
34CMD ["run" "web"]0 B
35ARG SOURCE_COMMIT=74bcb90455117f72e8067de2f29e3927c81844770 B
36ENV SENTRY_BUILD=74bcb90455117f72e8067de2f29e3927c81844770 B
37LABEL org.opencontainers.image.revision=74bcb90455117f72e8067de2f29e3927c81844770 B
38LABEL org.opencontainers.image.source=https://github.com/getsentry/sentry/tree/74bcb90455117f72e8067de2f29e3927c8184477/0 B
39LABEL org.opencontainers.image.licenses=https://github.com/getsentry/sentry/blob/74bcb90455117f72e8067de2f29e3927c8184477/LICENSE0 B

Command

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