azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
897 stars 63 forks source link

azk logs follow error #498

Open saitodisse opened 9 years ago

saitodisse commented 9 years ago

azk logs -f stops to --follow. Become freeze after the start. Compare timestamps from logs above:

$ azk logs --follow

image

the last log is from 14:00:03


$ docker logs --follow

image

the last log is from 14:05:03