when we want to push image into harbor,we should pull the image first in cli,and then tag the image,and then push the image(if the project is private,docker login is needed).Does harbor fans think is necessary to add a new feature to harbor to complate these operation by telling harbor which image you want to import,for example,input the image like: index.tenxcloud.com/google_containers/busybox,and then harbor will do these operation automatically.
If you think this feature is needed,I'll do this job.
when we want to push image into harbor,we should pull the image first in cli,and then tag the image,and then push the image(if the project is private,docker login is needed).Does harbor fans think is necessary to add a new feature to harbor to complate these operation by telling harbor which image you want to import,for example,input the image like:
index.tenxcloud.com/google_containers/busybox,and then harbor will do these operation automatically.If you think this feature is needed,I'll do this job.