mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
Fix Dockerfile
Adds the commands to correctly execute LLama-Factory servers
Former-commit-id: df12621dae
This commit is contained in:
@@ -42,3 +42,5 @@ EXPOSE 7860
|
||||
|
||||
# Expose port 8000 for the API service
|
||||
EXPOSE 8000
|
||||
|
||||
CMD [ "llamafactory-cli", "webui" ]
|
||||
|
||||
Reference in New Issue
Block a user