Sign inSign up

getsentry/sentry:8efa6de6249bdcd47e7b9b427e0ab2c2ae21cda9

Multi-platform
Index digest

sha256:6105a3c3bb0292fd51d2f47fe13497f5d44de2bfec0d9eb34daa7c36f14837f2

OS/ARCH

Compressed size

302.54 MB

Last pushed

about 1 year by sentrybuilder

Type

Image

Manifest digest

sha256:3493aa7697b2fb94b9893c6530c6317c0b7307979f500c2b9a546013cb283f5a

Image Layers

1# debian.sh --arch 'arm64' out/27.8 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.18 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.89 MB
8RUN /bin/sh -c set -eux;248 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.32 MB
19WORKDIR /usr/src/sentry138 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 -x144.3 MB
25COPY . . # buildkit107.91 MB
26RUN /bin/sh -c python3 -m1.01 KB
27RUN /bin/sh -c sentry help711.98 KB
28COPY ./self-hosted/sentry.conf.py ./self-hosted/config.yml /etc/sentry/ #3.7 KB
29COPY ./self-hosted/docker-entrypoint.sh / # buildkit424 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=8efa6de6249bdcd47e7b9b427e0ab2c2ae21cda90 B
36ENV SENTRY_BUILD=8efa6de6249bdcd47e7b9b427e0ab2c2ae21cda90 B
37LABEL org.opencontainers.image.revision=8efa6de6249bdcd47e7b9b427e0ab2c2ae21cda90 B
38LABEL org.opencontainers.image.source=https://github.com/getsentry/sentry/tree/8efa6de6249bdcd47e7b9b427e0ab2c2ae21cda9/0 B
39LABEL org.opencontainers.image.licenses=https://github.com/getsentry/sentry/blob/8efa6de6249bdcd47e7b9b427e0ab2c2ae21cda9/LICENSE0 B

Command

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