add lib env.
All checks were successful
Deploy Docker Images / Docusaurus build and Server deploy (push) Successful in 47s
All checks were successful
Deploy Docker Images / Docusaurus build and Server deploy (push) Successful in 47s
This commit is contained in:
parent
2d44bc5efc
commit
abfefd44b8
@ -53,6 +53,8 @@ RUN cd /root \
|
||||
&& echo 'export LD_LIBRARY_PATH=/opt/Libraries/ZLMediaKit/lib:$LD_LIBRARY_PATH' >> /etc/profile \
|
||||
&& rm -fr /root/ZLMediaKit
|
||||
|
||||
ENV LD_LIBRARY_PATH=/opt/Libraries/boost_1_86_0/lib:/opt/Libraries/ZLMediaKit/lib
|
||||
|
||||
CMD ["service", "ssh", "start", "-D"]
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user