mirror of
https://github.com/10h30/v2ray-nginx-docker.git
synced 2026-07-18 22:23:31 +09:00
add badges
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
TAG="4.23"
|
||||
docker build -t alphacodinghub/v2ray-nginx:$TAG .
|
||||
docker build -t alphacodinghub/v2ray-nginx:latest .
|
||||
|
||||
# V2ray versions:
|
||||
# 4.23.1 2020.05.01
|
||||
Reference in New Issue
Block a user