Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

use plugins in docker-sentry #56

Closed
lhypj opened this issue Apr 12, 2016 · 1 comment
Closed

use plugins in docker-sentry #56

lhypj opened this issue Apr 12, 2016 · 1 comment

Comments

@lhypj
Copy link

lhypj commented Apr 12, 2016

how i install plugins slack in docker-sentry?

@mattrobenolt
Copy link
Contributor

You'd want to extend the onbuild image.

FROM sentry:8.3-onbuild

Then add plugins into a local requirements.txt and build. Make sure you use this built container for both web and worker processes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants