This commit is contained in:
weyu 2025-04-26 19:24:16 +08:00
parent 13056b9224
commit 3b55371164
1 changed files with 4 additions and 1 deletions

View File

@ -52,10 +52,13 @@ build(){
--minify \
--baseURL https://spiffe.website.cncfstack.com
docker ps
docker ps -a
docker logs -f tmp
docker inspect tmp
debug_tools
}