Skip to content

Commit

Permalink
remove cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
eibex committed Jan 3, 2024
1 parent 75d9821 commit 8b875d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,3 @@ COPY ./ /unchecksum/
RUN python3.12 -m pip install -r /unchecksum/requirements.txt

WORKDIR /unchecksum

ARG dir1

ARG dir2

CMD ["python3.12", "-u", "unchecksum.py ${dir1} -cc ${dir2}"]

0 comments on commit 8b875d8

Please sign in to comment.