trying a new automation tool

This commit is contained in:
2025-10-09 21:55:01 -05:00
parent 67a99e0e97
commit 7df7b0b0b2
3 changed files with 63 additions and 17 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
# Ignore everything in build context since we clone from git
*
# But don't ignore .dockerignore itself (for documentation)
!.dockerignore