# OperationCenter 为容器名称
containerid=$(docker ps -q -f "name=OperationCenter" --no-trunc)
>/var/lib/docker/containers/${containerid}/${containerid}-json.log

相关文章:

  • 2021-09-21
  • 2021-06-14
  • 2022-01-07
  • 2022-12-23
  • 2021-11-28
  • 2021-10-29
  • 2021-11-14
  • 2021-09-08
猜你喜欢
  • 2021-07-01
  • 2021-08-28
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案