docker 常用命令

1.docker启动后,查看对应容器的启动日志:

  docker logs redis-test2

  

原文地址:https://www.cnblogs.com/likui360/p/12256054.html