### 查看container log
docker logs containerID or container名 看log
docker logs -t containerID or container名 每行log會再加上時間
docker logs -f containerID or container名 類以tail -f 會持續更新
###
log檔是位於 /var/lib/docker/containers/容器ID/容器ID-json.log,直接看也行.
文章標籤
全站熱搜