Skip to content

Commit

Permalink
Fixed an error in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavs1997 committed Jan 13, 2025
1 parent 01e466d commit cb7b60c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ RUN mkdir -p /home/app/trained

COPY trainingImages /home/app/trained

RUN mkdir -p /home/app/test

COPY pic1.jpg /home/app/test

RUN mkdir -p /home/app/object_detection_module

COPY ./src object_detection_module/src
Expand Down

0 comments on commit cb7b60c

Please sign in to comment.