add docker support

This commit is contained in:
2026-08-31 21:32:58 +03:00
parent 94b8f7ec05
commit fa72400859
4 changed files with 482 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "Eternity",
"author": "Eternity Project",
"license": "GNU Affero General Public License",
"version": "1.0.0",
"extends": "elastic",
"localization": false
}