yate-image/yate-image (sha256:72aca3aa2b01525720d94af2e625f05991c783a4b8935f9191d31cfaef671870)
Published 2025-07-05 10:43:32 +02:00 by stb
Installation
docker pull git.hamburg.ccc.de/ccchh/yate-image/yate-image@sha256:72aca3aa2b01525720d94af2e625f05991c783a4b8935f9191d31cfaef671870
sha256:72aca3aa2b01525720d94af2e625f05991c783a4b8935f9191d31cfaef671870
Image layers
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600' |
COPY /opt/yate /opt/yate # buildkit |
RUN /bin/sh -c echo /opt/yate/lib >/etc/ld.so.conf.d/opt-yate.conf && ldconfig # buildkit |
CMD ["/opt/yate/bin/yate" "-v"] |