mirror of
https://github.com/edgebox-iot/edgeboxctl.git
synced 2026-09-25 06:13:03 +02:00
Fixed Dockerfile CompileDeamon to point to makefile
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ RUN go mod download
|
||||
|
||||
RUN go get github.com/githubnemo/CompileDaemon
|
||||
|
||||
ENTRYPOINT CompileDaemon --build="go build main.go" --command=./main
|
||||
ENTRYPOINT CompileDaemon --build="make build" --command=./main
|
||||
Reference in New Issue
Block a user