We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bfcbb commit 2cf6da2Copy full SHA for 2cf6da2
Dockerfile
@@ -1,6 +1,7 @@
1
FROM v2fly/v2fly-core:latest
2
3
ADD configure.sh /configure.sh
4
+RUN chmod +x /configure.sh
5
6
CMD /configure.sh
7
0 commit comments