An open API service indexing awesome lists of open source software.

https://github.com/crosbymichael/sentry-docker

Dockerfile for getsentry.com
https://github.com/crosbymichael/sentry-docker

Last synced: about 1 month ago
JSON representation

Dockerfile for getsentry.com

Awesome Lists containing this project

README

        

## Dockerfile for getsentry.com

#### To run just
`docker run -d -name sentry -p 9000 crosbymichael/sentry`

By default it will use a sqlite database with the admin user created with the username `admin` and paswword `admin`.