Sign inSign up

openlabs/sentry

By openlabs

Updated almost 11 years ago

Image
1

342

openlabs/sentry repository overview

Docker Sentry

Dockerize sentry - As simple as that!

Why another one

Sentry configuration (or django configuration in general) is better done using a file. This implementation lets you extend the docker repo and add your own sentry.conf file and start using.

Example usage

FROM openlabs/sentry

ADD sentry.conf.py /etc/sentry.conf.py

Thats it! and you can now run your container

docker run my_image_id

Tag summary

Content type

Image

Digest

sha256:f6f559aed

Size

277.6 MB

Last updated

almost 11 years ago

docker pull openlabs/sentry