Open saitodisse opened 9 years ago
azk logs -f stops to --follow. Become freeze after the start. Compare timestamps from logs above:
azk logs -f
--follow
$ azk logs --follow
the last log is from 14:00:03
$ docker logs --follow
the last log is from 14:05:03
azk logs -f
stops to--follow
. Become freeze after the start. Compare timestamps from logs above:the last log is from 14:00:03
the last log is from 14:05:03