Skip to content

Fake Sentry server for local development, debugging, and integration testing. In Docker container.

License

Notifications You must be signed in to change notification settings

rexzhang/kent-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kent-docker

Fake Sentry server for local development, debugging, and integration testing

Docker

  • run as nobody

Quick Start

docker pull ghcr.io/rexzhang/kent:latest

docker run -dit --restart unless-stopped \
 -p 8000:8000 \
 --name kent ghcr.io/rexzhang/kent:latest

About

Fake Sentry server for local development, debugging, and integration testing. In Docker container.

Resources

License

Stars

Watchers

Forks

Packages