add builder

This commit is contained in:
2026-05-16 11:40:28 +07:00
parent 4a9965c933
commit 41de65f939
4 changed files with 11 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM golang:1.26-alpine
RUN apk add --no-cache gcc musl-dev