rdlf commited on
Commit
e89e124
verified
1 Parent(s): 463bee7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -30,4 +30,5 @@ ENV CHROME_BIN=/usr/bin/google-chrome
30
  COPY my_axe_test.py .
31
 
32
  # Set the entry point (modify as needed)
33
- CMD ["python", "my_axe_test.py"]
 
 
30
  COPY my_axe_test.py .
31
 
32
  # Set the entry point (modify as needed)
33
+ #CMD ["python", "my_axe_test.py"]
34
+ RUN sudo python /app/my_axe_test.py