Skip to content

I tried to build a Docker image, but I encountered an error. #3819

@MrZhaobh

Description

@MrZhaobh

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

Image

Product Area

Other

Link

No response

DSN

No response

Version

25.3.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Status

    Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions