migrator
migrator copied to clipboard
Tool to migrate Docker images from Docker Hub or v1 registry to a v2 registry
Does the docker migrator work with public images, not under the users account?
Useful for when it is Monday.
On a machine with Debian 9.5 and `docker-ce 18.06.1~ce~3-0~debian` just installed, I am not able to login the V1 registry. It seems the migrator is accessing the old registry via...
i have a docker registry:2 private registry which is running for quite sometime in my testing environment with auth ( httpasswd ) and i want to change it's auth method...
We have found there to be a few Docker images in our registry with encoded characters in their names, like '/' encoded as "%2F". This is causing issues when trying...
If your migration takes more than 12 hours, the ECR token expires and subsequent pushes will fail.
Hi, We use an nginx container for authentication to our docker registry. As of now there isn't anyway to authenticate with this service before pulling images. It'd be nice if...
I am attempting to migrate images from a 0.8.1 registry running on a rhel 6.5 server with docker engine 1.4 to a v2 registry running on a rhel 6.7 server...
We have a few thousands of images to migrate and 60% of them fail with an error like: ``` FATA[0051] could not verify layer data for: sha256:5362dab0aca263b53324da67a2769502e7e2f99417ae39594d7a15171e194b75. This may be...
Add a test that uses `NO_LOGIN` migration.