Natthathida commited on
Commit
682567c
·
verified ·
1 Parent(s): 627c984

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -36,7 +36,7 @@ COPY . .
36
  # RUN mkdir blabla/cache
37
  RUN mkdir -p /app/cache/hub/models--suno--bark/snapshots/70a8a7d34168586dc5d028fa9666aceade177992
38
  RUN mkdir -p /app/cache/hub/models--suno--bark/blobs
39
- RUN mkdir -p /app/cache/hub/models--suno--bark/refs//main
40
 
41
  # ตั้งค่าสิทธิ์ในไดเรกทอรี snapshots
42
  RUN find /app/cache/hub/models--suno--bark/snapshots -type f -exec chmod u+rw {} \; \
 
36
  # RUN mkdir blabla/cache
37
  RUN mkdir -p /app/cache/hub/models--suno--bark/snapshots/70a8a7d34168586dc5d028fa9666aceade177992
38
  RUN mkdir -p /app/cache/hub/models--suno--bark/blobs
39
+ RUN mkdir -p /app/cache/hub/models--suno--bark/refs/main
40
 
41
  # ตั้งค่าสิทธิ์ในไดเรกทอรี snapshots
42
  RUN find /app/cache/hub/models--suno--bark/snapshots -type f -exec chmod u+rw {} \; \