Skip to content

Building image doesn't return a working image #62

@rokcarl

Description

@rokcarl

I cloned this repo, changed requirements.txt to add sentry-auth-google==0.1.0 and built it with docker build -t my-company/sentry .. Then I ran the same setup that I was before able to run with slafs/sentry-docker, but this time I got the following error:

sentry.runner.importer.ConfigurationError: Exception: Error: SENTRY_SECRET_KEY is undefined, run generate-secret-key and set to -e SENTRY_SECRET_KEY

This makes me think that the slafs/sentry-docker image on Docker Hub was built some different way.

What's the easiest way to build this? The Extending this image section of the read me seems a bit excessive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions