This commit is contained in:
parent
c79b200d4b
commit
c4b32a8d41
@ -11,10 +11,6 @@ ARG WXHELPER_URL=https://github.com/ttttupup/wxhelper/releases/download/3.9.5.81
|
|||||||
|
|
||||||
WORKDIR /home/app/.wine/drive_c
|
WORKDIR /home/app/.wine/drive_c
|
||||||
|
|
||||||
# 补充Windows字体
|
|
||||||
COPY ./Fonts ./windows/Fonts
|
|
||||||
RUN sudo chown -R app:app ./windows/Fonts
|
|
||||||
|
|
||||||
# 加载注入器
|
# 加载注入器
|
||||||
ADD https://github.com/furacas/DllInjector/releases/download/v1.4.0/DllInjector64.exe DllInjector.exe
|
ADD https://github.com/furacas/DllInjector/releases/download/v1.4.0/DllInjector64.exe DllInjector.exe
|
||||||
RUN sudo chown app:app DllInjector.exe && sudo chmod a+x DllInjector.exe
|
RUN sudo chown app:app DllInjector.exe && sudo chmod a+x DllInjector.exe
|
||||||
|
Binary file not shown.
BIN
Fonts/msjh.ttc
BIN
Fonts/msjh.ttc
Binary file not shown.
BIN
Fonts/msjhbd.ttc
BIN
Fonts/msjhbd.ttc
Binary file not shown.
BIN
Fonts/msjhl.ttc
BIN
Fonts/msjhl.ttc
Binary file not shown.
BIN
Fonts/msyh.ttc
BIN
Fonts/msyh.ttc
Binary file not shown.
BIN
Fonts/msyhbd.ttc
BIN
Fonts/msyhbd.ttc
Binary file not shown.
BIN
Fonts/msyhl.ttc
BIN
Fonts/msyhl.ttc
Binary file not shown.
BIN
Fonts/msyi.ttf
BIN
Fonts/msyi.ttf
Binary file not shown.
Binary file not shown.
BIN
Fonts/simhei.ttf
BIN
Fonts/simhei.ttf
Binary file not shown.
BIN
Fonts/simkai.ttf
BIN
Fonts/simkai.ttf
Binary file not shown.
BIN
Fonts/simsun.ttc
BIN
Fonts/simsun.ttc
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user