Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
please work
  • Loading branch information
MatthewCaseres authored May 3, 2024
1 parent ad5f874 commit 4b6fd49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions containers/BasicTerm_ME_heavylight/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ COPY . /app/
ENV PYTORCH_CUDA_ALLOC_CONF="garbage_collection_threshold:0.8"

# Set the entrypoint and provide the script name as default command
ENTRYPOINT ["python"]
CMD ["main.py"]
ENTRYPOINT ["python", "main.py"]

0 comments on commit 4b6fd49

Please sign in to comment.