Princess3 commited on
Commit
286d92e
1 Parent(s): be6d890

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -31,5 +31,4 @@ RUN pip install -r requirements.txt
31
  RUN unzip data.zip -d /app/data
32
 
33
  # Set the default command to run when starting the container
34
- CMD ['sudo']
35
  CMD ["python", "m5.py"]
 
31
  RUN unzip data.zip -d /app/data
32
 
33
  # Set the default command to run when starting the container
 
34
  CMD ["python", "m5.py"]