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

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