Casper ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
..
api ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
lib ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
test ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
Dockerfile ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
README-usage.bash ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
compose.yml ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
hub.py ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
main.py ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前
run.sh ae6932c4e4 v-0.1.1-1:20240708测试版本 9 ヶ月 前

README-usage.bash

## NOTE

echo "执行:启动" \
&& project_path="/home/server/repositories/repositories/gitee.com/casperz.py-project/project-responder-bg" \
&& cd ${project_path} \
&& sudo docker-compose --file compose.yml down \
&& sudo docker-compose --file compose.yml up --detach --build \
&& sudo docker-compose --file compose.yml logs --follow