|
|
@ -542,7 +542,7 @@ shell> docker build -t tproxy . |
|
|
|
|
|
|
|
``` |
|
|
|
# 构建并推送至Docker Hub |
|
|
|
shell> docker buildx build -t dnomd343/tproxy --platform="linux/amd64,linux/arm64,linux/386,linux/arm/v7" https://github.com/dnomd343/TProxy.git#master --push |
|
|
|
shell> docker buildx build -t dnomd343/tproxy --platform="linux/amd64,linux/arm64,linux/386,linux/arm/v7" https://github.com/dnomd343/TProxy.git --push |
|
|
|
``` |
|
|
|
|
|
|
|
## 许可证 |
|
|
|