meepmoo commited on
Commit
6b09f61
·
verified ·
1 Parent(s): 17b5457

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -2
Dockerfile CHANGED
@@ -32,8 +32,7 @@ COPY ./asset /content/asset
32
  COPY ./config /content/config
33
  COPY ./datasets /content/datasets
34
  COPY ./reports /content/reports
35
- RUN chmod -R 777 /content/asset
36
- RUN chmod -R 777 /content/cogvideox
37
  # Copy the README.md
38
  COPY README.md /usr/share/nginx/html/README.md
39
  WORKDIR /content
 
32
  COPY ./config /content/config
33
  COPY ./datasets /content/datasets
34
  COPY ./reports /content/reports
35
+
 
36
  # Copy the README.md
37
  COPY README.md /usr/share/nginx/html/README.md
38
  WORKDIR /content