Sign inSign up

saxix/sentry-localdev:0.1

Manifest digest

sha256:95e959b8557759d0404dab20e957d52da137ce3052168c4a8de5b8b8d503099a

OS/ARCH

linux/amd64

Compressed size

162.72 MB

Last pushed

almost 9 years by saxix

Type

Image

Manifest digest

sha256:95e959b8557759d0404dab20e957d52da137ce3052168c4a8de5b8b8d503099a

Image Layers

1ADD file ... in / 28.72 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apt-get update &&2.58 MB
6ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B
7ENV PYTHON_VERSION=2.7.140 B
8/bin/sh -c set -ex &&14.24 MB
9ENV PYTHON_PIP_VERSION=9.0.10 B
10/bin/sh -c set -ex; apt-get1.87 MB
11CMD ["python2"]0 B
12/bin/sh -c groupadd -r sentry4.31 KB
13/bin/sh -c apt-get update &&51.17 MB
14ENV PIP_NO_CACHE_DIR=off0 B
15ENV PIP_DISABLE_PIP_VERSION_CHECK=on0 B
16ENV GOSU_VERSION=1.100 B
17/bin/sh -c set -x 825.01 KB
18ENV TINI_VERSION=v0.14.00 B
19/bin/sh -c set -x 343.86 KB
20/bin/sh -c set -x 2.47 MB
21ENV SENTRY_VERSION=8.22.00 B
22/bin/sh -c set -x 60.5 MB
23ENV SENTRY_CONF=/etc/sentry SENTRY_FILESTORE_DIR=/var/lib/sentry/files0 B
24/bin/sh -c mkdir -p $SENTRY_CONF182 B
25COPY file:6b5c0c264ecaf40e9fe1838ff0926e09a661f89950c3c2b6f1612e948324733d in /etc/sentry/ 3.32 KB
26COPY file:d1a7cd4cbf7c842d84a135ed530ecf78f6858eaffe7f2d78824cc2906088bdd1 in /etc/sentry/ 1.04 KB
27COPY file:f490e4be17b442272f00cb3dac92d70a1d0164325552588b163a33fad4701f18 in /entrypoint.sh 426 B
28EXPOSE 9000/tcp0 B
29VOLUME [/var/lib/sentry/files]0 B
30ENTRYPOINT ["/entrypoint.sh"]0 B
31CMD ["run" "web"]0 B
32LABEL description=Setry local development0 B
34ENV SENTRY_ADMIN_USERNAME=admin0 B
35ENV SENTRY_ADMIN_PASSWORD=0 B
36VOLUME [/conf]0 B
37ADD file ... in /entrypoint.sh 303 B
38/bin/sh -c chmod +x /entrypoint.sh336 B
39ENTRYPOINT ["/entrypoint.sh"]0 B
40CMD ["sentry" "run" "web"]0 B

Command

ADD file:187fe0df97a4c52984a518a454fb7ab3984ae7b541ede7ff84dd3c5da1ce1a59 in /