FROM harbor.4pd.io/modelhubxc/enginex-s2-vllm-fix-tokenizer:v1.1.1
WORKDIR /model
COPY . /model
ENTRYPOINT ["/opt/entrypoint.sh"]
