Update Dockerfile

pull/13/head
zzg 2015-06-06 04:48:17 +08:00
parent 0a0aec8220
commit ce611ce91b
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ RUN rm -fr /app
ADD . /app
RUN mkdir /data
RUN chmod -R 777 /data
RUN chmod -R 777 /app