No Description

lushdog@outlook.com 27b71b0114 readme 11 months ago
.env.sample c7bccb0fcd init 11 months ago
.gitignore 27b71b0114 readme 11 months ago
Dockerfile c7bccb0fcd init 11 months ago
README.md 27b71b0114 readme 11 months ago
docker-compose.yml c7bccb0fcd init 11 months ago
entrypoint.sh c7bccb0fcd init 11 months ago
nexus_client c7bccb0fcd init 11 months ago
nexus_client.txt.sample 27b71b0114 readme 11 months ago

README.md

nexus-client

创建配置文件

cp nexcus_client.txt.sample nexcus_client.txt

修改nexus_client.txt 内容, 填入nexus_server的ip和端口

设置环境变量

cp .env.sample .env 填入需要开的nexus_client数量

## 构建运行

docker compose up -d