One - One Code All

Blog Content

Docker ps 查看完整command,docker logs --tail

容器化   2020-09-19 14:30:46

使用如下命令查看docker ps 中完整的 command

docker ps --no-trunc


使用如下命令查看末尾几行日志

docker logs -f --tail=20  container-name



上一篇:cAdvisor和prometheus搭建docker容器监控
下一篇:windows通过wsl安装linux

The minute you think of giving up, think of the reason why you held on so long.