update
Some checks failed
BuildImage / build-image (push) Has been cancelled
Some checks failed
BuildImage / build-image (push) Has been cancelled
This commit is contained in:
parent
950af5acde
commit
5acd2d7b16
@ -32,6 +32,7 @@ RUN ls -lah
|
||||
COPY install-wechat.sh install-wechat.sh
|
||||
RUN bash -c 'nohup /entrypoint.sh 2>&1 &' && sleep 10 && sudo netstat -ntlp
|
||||
RUN bash -c 'wine WeChatSetup.exe &'
|
||||
RUN bash -c 'sudo ps -ef'
|
||||
RUN sudo chmod a+x install-wechat.sh && ./install-wechat.sh
|
||||
RUN rm -rf WeChatSetup.exe && rm -rf install-wechat.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user