Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console
This commit is contained in:
commit
b34ff430f6
|
@ -1,7 +1,7 @@
|
|||
FROM scratch
|
||||
|
||||
COPY ./console /console
|
||||
COPY ./config/ /console/config/
|
||||
COPY ./config/ /config/
|
||||
COPY ./console.yml /console.yml
|
||||
|
||||
CMD ["/console"]
|
||||
|
|
Loading…
Reference in New Issue