port configui to v0.1.7
parent
e48fbcb6e6
commit
53432c7f01
|
@ -17,6 +17,6 @@ func main() {\n\
|
||||||
}\n' > main.go
|
}\n' > main.go
|
||||||
|
|
||||||
|
|
||||||
RUN curl -fsSL https://kumoly.io/attachments/a8b503db-8067-4323-9d1d-bc6e616af452 | tar -C /usr/local/bin/ -xz
|
RUN curl -fsSL https://kumoly.io/attachments/f2ad2283-d5c3-4d55-8941-1fc5f3f7de38 | tar -C /usr/local/bin/ -xz
|
||||||
|
|
||||||
CMD [ "configui", "-log", "configui.log", "-f","conf.json" ]
|
CMD [ "configui", "-log", "configui.log", "-f","conf.json" ]
|
Loading…
Reference in New Issue