mirror of https://github.com/v2ray/v2ray-core
4 lines
57 B
Bash
4 lines
57 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build --rm=true --tag=$USER/v2ray ./
|