add docker container creation (add broken since sqlite change)

This commit is contained in:
2026-06-09 00:42:50 +02:00
parent 410ca2eeef
commit 5136e0bdc3
13 changed files with 187 additions and 23 deletions

1
Cargo.lock generated
View File

@ -604,6 +604,7 @@ dependencies = [
"clap",
"diesel",
"diesel-enum",
"futures-util",
"json",
"num-derive",
"num-traits",