LogPath }}' <container_name_or_id>). or there's the truncate command: truncate -s 0 $(docker inspect --format='{{.LogPath}}' <container_name_or_id>) ...
確定! 回上一頁