fix: add dockerfile for building locally

This commit is contained in:
wencaiwulue
2022-10-29 12:49:58 +08:00
parent c4ee50e35e
commit 75684a307b
5 changed files with 43 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import (
log "github.com/sirupsen/logrus"
"github.com/wencaiwulue/kubevpn/tun"
"github.com/wencaiwulue/kubevpn/pkg/tun"
)
func main() {