This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
rwadurian
Watch
1
Star
0
Fork
You've already forked rwadurian
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5e16adc1ec
rwadurian
/
frontend
/
admin-web
/
scripts
/
status.sh
6 lines
106 B
Bash
Raw
Blame
History
#!/bin/bash
# 查看服务状态
cd
"
$(
dirname
"
$0
"
)
/..
"
echo
"📊 服务状态:"
docker compose ps
Reference in New Issue
View Git Blame
Copy Permalink