Saber2pr's Blog

ViewBackgroundLogs

View the node running log in the container:

docker logs -f --since 1m <containerId>
  • since 1m indicates a log of nearly 1 minute f means real-time tracking log