mirror of
https://github.com/Luzifer/mondash.git
synced 2024-12-23 04:21:18 +00:00
fixed dockerfile to find templates
This commit is contained in:
parent
561578da0d
commit
9c289377df
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ RUN go get github.com/Luzifer/mondash && \
|
|||
|
||||
EXPOSE 3000
|
||||
|
||||
WORKDIR /go/src/github.com/Luzifer/mondash
|
||||
ENTRYPOINT ["/go/bin/mondash"]
|
||||
|
|
Loading…
Reference in a new issue