From the sentry source, how to build my own docker image

i want to build my own docker image, but need some files that the source do not have.
such as docker/dist/*.whl /dist/requirements.txt

I don’t know why you need this but this is how we generate our Docker images:

1 Like

Thanks :+1:t2:

1 Like