Add new environment variable to disable registration for Dockerizing Sentry
228
Dockerfile: https://github.com/swdream/docker-sentry/blob/master/8.15/sentry.conf.py It is a my folk from docker_sentry: https://github.com/swdream/docker-sentry
In order to setup sentry, follow this https://hub.docker.com/_/sentry/ and we can disable registration for sentry by using:
-e SENTRY_DISABLE_REGISTRATION=true
Content type
Image
Digest
Size
179.5 MB
Last updated
over 9 years ago
docker pull swdream/sentry:8.16