docker image 存放在 docker registry 库中,可通过push把本地的image上传到Registry库上,然后再pull回到本地client01(push) -----> registry <------client02(pull)