cd ./frontend npm run build cd - GOARCH=amd64 GOOS=linux go build -o FluxDNS main.go mc.go docker build -t flux-dns .