This commit is contained in:
parent
5d92053be2
commit
32b5750643
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ FROM debian:12
|
||||||
COPY --from=builder /opt/yate /opt/yate
|
COPY --from=builder /opt/yate /opt/yate
|
||||||
RUN echo /opt/yate/lib >/etc/ld.so.conf.d/opt-yate.conf && ldconfig
|
RUN echo /opt/yate/lib >/etc/ld.so.conf.d/opt-yate.conf && ldconfig
|
||||||
|
|
||||||
CMD [ "/opt/yate/bin/yate", "-d" ]
|
CMD [ "/opt/yate/bin/yate", "-v" ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue