docker容器日志清除

truncate -s 0 $(docker inspect --format='{{.LogPath}}' $(docker ps -aq))

 

posted @ 2025-03-10 11:36  ccylhw  阅读(19)  评论(0)    收藏  举报