aeeb0d59d3
Instead of only checking `Progress != nil` (which is always true because the server sends `"progressDetail":{}` when it doesnt have the progress), we also check if `Progress.String() != ""`, which should be sufficient to filter out the progress data. Docker-DCO-1.1-Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com> (github: dqminh) |
||
---|---|---|
.. | ||
daemon.go | ||
http.go | ||
jsonmessage.go | ||
jsonmessage_test.go | ||
progressreader.go | ||
random.go | ||
streamformatter.go | ||
streamformatter_test.go | ||
timeoutconn.go | ||
timeoutconn_test.go | ||
tmpdir.go | ||
tmpdir_unix.go | ||
utils.go | ||
utils_test.go |