摘要: 常用命令 docker images 列出本地服务器上的所有Docker镜像。 docker images test/job 查看test环境下job工程的所有版本镜像 docker ps 列出本地服务器上正在运行的Docker容器。可以增加 a 参数用于列出所有的Docker容器,包括没有运行的: 阅读全文
posted @ 2019-10-09 10:13 Ray_Adas 阅读(348) 评论(0) 推荐(0)
摘要: 系统文件损坏后进入紧急修复模式,无法进行维护工作 welcome to emergency mode!after logging in ,type “journalctl -xb” to view system logs,“systemctl reboot” to reboot ,“systemct 阅读全文
posted @ 2018-04-19 22:11 Ray_Adas 阅读(10809) 评论(0) 推荐(2)