Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yulahuyed authored Dec 29, 2017
1 parent 805c5e3 commit 12330ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV UUID="38c9e20b-f90f-4bc6-a909-fa2b10917925"
ENV CONFIG_JSON2="\",\n \"alterId\": 64,\n \"security\": \"none\"\n }\n ]\n },\n \"streamSettings\": {\n \"network\": \"ws\"\n }\n },\n \"inboundDetour\": [],\n \"outbound\": {\n \"protocol\": \"freedom\",\n \"settings\": {}\n }\n}"
ENV CERT_PEM=none
ENV KEY_PEM=none
ENV VER=3.1
ENV VER=3.5

RUN apk add --no-cache --virtual .build-deps ca-certificates curl \
&& mkdir -m 777 /v2raybin \
Expand Down

0 comments on commit 12330ec

Please sign in to comment.