FROM registry.access.redhat.com/ubi9/ubi:9.5-1745848351

COPY --chmod=755 ../scripts /usr/bin

RUN build_llama_and_whisper.sh "ramalama"
