rusty-sentry docker build -t rusty-sentry . docker run --rm rusty-sentry Install direnv Add .envrc with export SENTRY_URL=<replace with Project DSN> Execute direnv allow and cargo run for local build/execution