Add Dockerfile, .dockerignore, and captain-definition for container setup

This commit is contained in:
ben
2026-07-09 09:24:10 -07:00
parent e0648d4819
commit 2e28e6db05
3 changed files with 26 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"schemaVersion": 2,
"dockerfilePath": "./Dockerfile"
}