This commit is contained in:
Robert Zhou
2020-05-08 23:18:53 +01:00
parent 2456e5a785
commit 62a03a5d1d
12 changed files with 225 additions and 62 deletions
-2
View File
@@ -1,6 +1,4 @@
#!/bin/bash
set -ex
TAG="4.23"
docker build -t alphacodinghub/v2ray-nginx:$TAG .
docker build -t alphacodinghub/v2ray-nginx:latest .