Add containerfile linter and lint containerfile

Exclude poetry venv from container source tree
This commit is contained in:
2023-10-15 18:29:34 -04:00
parent 8da0315319
commit 0481bf2d97
3 changed files with 15 additions and 7 deletions

1
.containerignore Normal file
View File

@@ -0,0 +1 @@
.venv/*