meepmoo commited on
Commit
f9222d0
·
verified ·
1 Parent(s): 03180d9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -52,4 +52,4 @@ COPY --from=proxy readme.html /usr/share/nginx/html/readme.html
52
  # Copy the README.md
53
  COPY README.md /usr/share/nginx/html/README.md
54
  WORKDIR /content
55
- CMD ["python3", "/content/worker_runpod.py"]
 
52
  # Copy the README.md
53
  COPY README.md /usr/share/nginx/html/README.md
54
  WORKDIR /content
55
+