Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
linkchw committed Aug 14, 2024
1 parent e841173 commit ea4400b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ RUN mkdir -p /train/.cache/huggingface
RUN mkdir -p /train/output && chmod -R 777 /train/output /train/log


RUN python3 main.py
# CMD [ "python3", "main.py" ]

0 comments on commit ea4400b

Please sign in to comment.