feat(docker): Add Dockerfile and compose file

This commit is contained in:
Björn Benouarets
2025-11-29 03:09:40 +01:00
parent 08055398c4
commit 3c08a2cb25
13 changed files with 381 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ go 1.25.3
require (
git.secnex.io/secnex/masterlog v0.1.0
github.com/goccy/go-yaml v1.18.0
github.com/google/uuid v1.6.0
golang.org/x/crypto v0.45.0
gorm.io/driver/postgres v1.6.0