Init commit

This commit is contained in:
2024-04-02 17:21:21 +02:00
commit 30451e2b5f
7 changed files with 133 additions and 0 deletions

3
Containerfile Normal file
View File

@ -0,0 +1,3 @@
FROM ghcr.io/flant/shell-operator:latest
ADD /hooks /hooks
ADD /tpls /tpls