Initial commit

This commit is contained in:
Marc Plano-Lesay 2025-12-09 09:30:47 +11:00
commit 304e531813
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
12 changed files with 866 additions and 0 deletions

8
dagger.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "containers",
"engineVersion": "v0.19.8",
"sdk": {
"source": "go"
},
"source": ".dagger"
}