-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Steps to Reproduce
I pulled the code with version 25.3.0 from https://github.com/getsentry/sentry. I want to build a Docker image by myself for self-deployment. Here is the code I executed.
cd sentry-25.3.0
docker build -t my-sentry:25.3.0 -f self-hosted/Dockerfile .
Then I encountered the following error.
Expected Result
I hope to pull the source code, modify it, and then compile it into a Docker image. After that, I want to replace the image in https://github.com/getsentry/self-hosted with my own image, and redeploy and restart the service.
Actual Result

Product Area
Other
Link
No response
DSN
No response
Version
25.3.0
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Status
Waiting for: Community