Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyYao7 committed Apr 26, 2024
1 parent 7dce0eb commit 2484c57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ COPY requirements.txt .
RUN python3 -m pip install -r requirements.txt

COPY jetson_code .
RUN cd jetson_code

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

0 comments on commit 2484c57

Please sign in to comment.