Hi there, I’m trying to understand how to Pull a i...
# general
m
Hi there, I’m trying to understand how to Pull a image from the dockerhub registry and push it to the Google Registry. As I understood the docs
new docker.Image()
always needs to build the image - can’t I transfer the pulled one?