This commit is contained in:
Mr.V 2024-11-24 09:25:23 +08:00
parent e91574912b
commit 6a82b056b4
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ COPY --chown=1000:1000 app /app
ENV LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/app/lib
WORKDIR /app
ENTRYPOINT ["./train"]
ENTRYPOINT ["./VContainer"]