docker-archive / migrator

Tool to migrate Docker images from Docker Hub or v1 registry to a v2 registry
Apache License 2.0
160 stars 82 forks source link

Added v1 repository filter #27

Closed mbentley closed 9 years ago

mbentley commented 9 years ago

This adds a v1 repository filter (fixes #14) so that a migration can occur for a portion of the registry instead of only being able to perform a migration of the entire v1 registry.