This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
SRI-DINO
/
Server-cpp
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
ae6932c4e4
Ramas
Etiquetas
DYZBC
Dino1
Dino2
ZJZGJ
master
Server-cpp
/
sri-server-bg02
Casper
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
..
api
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
lib
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
test
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
Dockerfile
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
README-usage.bash
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
compose.yml
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
hub.py
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
main.py
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
run.sh
ae6932c4e4
v-0.1.1-1:20240708测试版本
hace 9 meses
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