mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
updaet repo
This commit is contained in:
parent
a1def0931c
commit
3c16eca159
@ -4,7 +4,7 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
|
|||||||
|
|
||||||
RUN apk --no-cache add git
|
RUN apk --no-cache add git
|
||||||
|
|
||||||
RUN git clone https://github.com/ianramzy/decentralized-video-chat.git /zipcall
|
RUN git clone https://code.newnius.com/newnius/zipcall.git
|
||||||
|
|
||||||
RUN cd /zipcall && npm install
|
RUN cd /zipcall && npm install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user