----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52680/ -----------------------------------------------------------
(Updated 一月 7, 2017, 11:29 a.m.) Review request for mesos, Jie Yu and Timothy Chen. Changes ------- Rebase Repository: mesos Description ------- When force pull docker image, we should use the full docker image name to avoid pulling down the repository. Seems the latest docker client will add `latest` automatically for now but I think that we still need to keep the logic in case someone using old docker client. Diffs (updated) ----- src/docker/docker.cpp 472cb1b4dc2b0ac65721c732fca8ec70a7470f47 Diff: https://reviews.apache.org/r/52680/diff/ Testing ------- make make check Thanks, Guangya Liu
