docker logs -f container-name 手动下载日志到本地 docker logs -f container-name >> /home/work/lihaoqiang001/Amap-log/my.log &【-f 日志实时刷新】