Fix entrypoint ignoring parameters & fix default dictionary values
This commit is contained in:
committed by
Brendan Le Glaunec
parent
3dcc80a0e8
commit
bf3a967fad
+1
-1
@@ -20,4 +20,4 @@ RUN go get github.com/fatih/color
|
||||
|
||||
RUN go install
|
||||
|
||||
ENTRYPOINT /go/bin/cameraccess
|
||||
ENTRYPOINT ["/go/bin/cameraccess"]
|
||||
Reference in New Issue
Block a user