update location

This commit is contained in:
zly
2026-01-18 22:37:19 +08:00
parent c9be0694ab
commit 5067169b0b
37 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
services:
digger-repro:
build:
context: .
dockerfile: docker/Dockerfile
image: bttoxin-digger:v5-repro
volumes:
- ./examples/inputs:/app/jobs
- ./examples:/app/examples
# Mount the current directory to verify outputs easily if needed
# But the DB is now baked in, so no need to mount external_dbs
command: pixi run BtToxin_Digger --help