Thursday, May 21, 2015

How to 'tail -f ' Docker logs


sudo docker logs -tf --tail 0 <container_name_or_id>

No comments:

Post a Comment