mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-18 02:16:10 -05:00
4 lines
57 B
Bash
4 lines
57 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build --rm=true --tag=$USER/v2ray ./
|