Add Containerfile and .containerignore

This commit is contained in:
Astra 2026-09-08 13:23:50 +01:00
parent 80e99e8781
commit 1ebf8ddb5a
2 changed files with 19 additions and 0 deletions

5
.containerignore Normal file
View file

@ -0,0 +1,5 @@
.git
bin
*.pem
.env
.env.*