added Dockerfile

This commit is contained in:
Florian Walther
2026-05-01 18:46:12 +02:00
parent 27927f45be
commit e03a674222
3 changed files with 98 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Binaries
mdhost
# IDE
.idea
.vscode
*.swp
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Data
posts/
data/
# Test
*_test.go