Docker 查看容器日志

docker log -f xxxxxx #xxx可以是容器名称或者容器的id

查看docker磁盘使用情况

docker system df