Skip to content

Commit

Permalink
Remove cmd from cuda 120 dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bfreskura committed Jun 11, 2024
1 parent 751431f commit 4a98dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dockerfiles/cuda120/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ COPY ./src /workdir/src
WORKDIR /workdir

ENTRYPOINT [ "python3", "-m" ]
CMD [ "src.train" ]

0 comments on commit 4a98dae

Please sign in to comment.