cat /dev/null > /var/lib/docker/containers/CONTAINER_ID/CONTAINER_ID-json.log OR # cat /dev/null > $(docker inspect --format='{{.LogPath}}' ...
確定! 回上一頁