soiz1 commited on
Commit
ff21f12
Β·
verified Β·
1 Parent(s): 118e76b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -35,6 +35,8 @@ ENV GRADLE_USER_HOME=/app/webTube/.gradle
35
  RUN mkdir -p /app/webTube/.gradle/wrapper/dists/gradle-7.6-bin && \
36
  chmod -R 777 /app/webTube/.gradle
37
 
 
 
38
  # 必要γͺγƒ­γƒƒγ‚―γƒ•γ‚‘γ‚€γƒ«γ‚’δ½œζˆ
39
  RUN touch /app/webTube/.gradle/wrapper/dists/gradle-7.6-bin/gradle-7.6-bin.zip.lck && \
40
  chmod 777 /app/webTube/.gradle/wrapper/dists/gradle-7.6-bin/gradle-7.6-bin.zip.lck
 
35
  RUN mkdir -p /app/webTube/.gradle/wrapper/dists/gradle-7.6-bin && \
36
  chmod -R 777 /app/webTube/.gradle
37
 
38
+ RUN chmod -R 777 /app/webTube/
39
+
40
  # 必要γͺγƒ­γƒƒγ‚―γƒ•γ‚‘γ‚€γƒ«γ‚’δ½œζˆ
41
  RUN touch /app/webTube/.gradle/wrapper/dists/gradle-7.6-bin/gradle-7.6-bin.zip.lck && \
42
  chmod 777 /app/webTube/.gradle/wrapper/dists/gradle-7.6-bin/gradle-7.6-bin.zip.lck