wsj1995 commited on
Commit
9579b4a
·
verified ·
1 Parent(s): c75e74a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
  FROM v2ray/official
 
2
  # FROM centos:7
3
 
4
  # COPY ./trojan /usr/local/bin/trojan
 
1
  FROM v2ray/official
2
+ RUN touch /var/log/v2ray/access.log && chmod -R 755 /var/log/v2ray/access.log
3
  # FROM centos:7
4
 
5
  # COPY ./trojan /usr/local/bin/trojan