Using Makefile in Dockerfile

This commit is contained in:
Paulo Truta
2021-02-12 01:23:16 +01:00
parent 2e8a73d0ea
commit b689115105
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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