FROM ghcr.io/ten-framework/ten_agent_build:0.4.17 RUN pip install -U "huggingface_hub[cli]" COPY .env .env ENTRYPOINT ["entrypoint.sh"]