Commit 73eeecc
docker: copy conntdb_lib.py into runtime image
keydb.py imports conntdb_lib at startup (for the new 'stats' command),
so the runtime stage of docker/Dockerfile needs the file alongside
keydb.py / keydb_lib.py. Without this the 'docker-test' CI job fails
with ModuleNotFoundError on any keydb.py invocation.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 15ef7f0 commit 73eeecc
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments