Skip to content

Commit

Permalink
fix v2fly#33: remove useless volume (v2fly#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwindy committed May 22, 2022
1 parent 4d02c88 commit 8e9f1a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ RUN set -ex \
&& chmod +x /root/v2ray.sh \
&& /root/v2ray.sh "${TARGETPLATFORM}" "${TAG}"

VOLUME /etc/v2ray
CMD [ "/usr/bin/v2ray", "-config", "/etc/v2ray/config.json" ]

0 comments on commit 8e9f1a1

Please sign in to comment.