CoreOS + Kubernetes + Docker + Alpine (inside container) is the majorly preferred stack.
Sentry is built on top of python 2 slim container.
Can we have sentry alpine docker images? Most of the data store dependencies for sentry also offer alpine versions and alpine images for projects is mainstream to be considered?
It’s not possible. I’ve attempted, but there are too many dependencies that won’t work that require being compiled against libc. I forget exactly where we hit a wall, but this was attempted about a year or so again and I even worked with Docker, the company, to work to try to resolve the issues.