Using Makefile in Dockerfile
parent
2e8a73d0ea
commit
b689115105
|
@ -8,4 +8,4 @@ RUN go mod download
|
|||
|
||||
RUN go get github.com/githubnemo/CompileDaemon
|
||||
|
||||
ENTRYPOINT CompileDaemon --build="make build" --command=./main
|
||||
ENTRYPOINT CompileDaemon --build="make build" --command=./bin/sysctl
|
Loading…
Reference in New Issue