issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix GitHub README.md markdown for bullets
#123
jsoref
closed
4 years ago
1
fix incorrect variable name in README.md
#122
gurpreetatwal
closed
5 years ago
1
Addressed all shellcheck fixes
#121
mbentley
closed
6 years ago
2
Fixed docker 1.6.2 client since old binaries have been removed
#120
mbentley
closed
6 years ago
0
Update EC2 -> Elastic for ECR
#119
tiffanyfay
closed
6 years ago
1
migrator attempts to login via v2 API on V1_REGISTRY
#118
jampy
opened
6 years ago
3
Ignore case on checking header; fixes #116
#117
mbentley
closed
6 years ago
0
V2_REGISTRY returns lowercase header and fails
#116
lerwys
closed
6 years ago
22
Trap for Docker images with encoded characters in their names.
#115
alastairhm
opened
6 years ago
1
Better API errors messages
#114
alastairhm
closed
6 years ago
1
Very long migrations fail
#113
GeekBiker
opened
6 years ago
0
Support ability to provide list of repos to migrate, Add ECR support to skip tags
#112
gcko
closed
6 years ago
6
make querying existing tags compatible with more registries
#111
madmuffin1
closed
7 years ago
3
can i migrate from v2 registry to another ?
#110
vagharsh
opened
7 years ago
6
HTTP Auth not supported
#109
mgreenwald-pm
opened
7 years ago
20
upgrade to latest docker
#108
justechn
closed
7 years ago
2
Removed comma
#107
mbentley
closed
7 years ago
1
Added output to show the filtered out repos/images that will not be migrated
#106
mbentley
closed
7 years ago
0
Updated to 2017
#105
mbentley
closed
7 years ago
0
Simplify array checking to use the jq any function
#104
mkobit
closed
7 years ago
1
fix query_tags_to_skip func
#103
jimmydurkin
closed
7 years ago
2
Refactor tag filtering
#102
dwlocks
closed
7 years ago
5
Refactor tag filtering
#101
dwlocks
closed
7 years ago
1
migrator not able to pull from v1 registry
#100
AXavez
opened
7 years ago
16
Updated to alpine:3.5 to address security scan
#99
mbentley
closed
7 years ago
0
docker migrator work with public images?
#98
Brett55
opened
7 years ago
2
Support forced pagination at target repository for retrieving the lis…
#97
madmuffin1
closed
8 years ago
4
SKIP_EXISTING_TAGS compares incomplete list on ECR
#96
madmuffin1
closed
8 years ago
0
Re-implement the org check with new API endpoint
#95
mbentley
closed
8 years ago
0
Temporarily disable namespace check
#94
mbentley
closed
8 years ago
0
Namespaces returns owners only, not read access
#93
Brett55
closed
8 years ago
5
Added V1_TAG_FILTER environment variable
#92
Brett55
closed
8 years ago
2
Do not migrate tags that exist at the target repository already
#91
madmuffin1
closed
8 years ago
10
Added pagination to repos and tags for Docker Hub; fixes #89
#90
mbentley
closed
8 years ago
2
REPO_FILTER is not working
#89
Brett55
closed
8 years ago
25
Ability to start from a certain image
#88
TanmayaAPYL
closed
7 years ago
4
Migration error - could not verify layer data
#87
TanmayaAPYL
opened
8 years ago
2
Bumped alpine to 3.4
#86
mbentley
closed
8 years ago
0
Added more information about MIGRATION_INCREMENT
#85
mbentley
closed
8 years ago
0
Added migration status output during migration
#84
mbentley
closed
8 years ago
1
Add more detailed status info during migration
#83
mbentley
closed
8 years ago
1
Updated README for MIGRATION_INCREMENT
#82
mbentley
closed
8 years ago
0
Added Incremental migration
#81
mbentley
closed
8 years ago
0
Issue in Registry Migration
#80
Kaleesastha
closed
7 years ago
26
Added note about insecure registry option for http
#79
mbentley
closed
8 years ago
1
migrate from DTR 1.4.3 to DTR 2.0
#78
natarajanv
closed
8 years ago
1
Adding verbose option enable on curl.
#77
davidsiefert
opened
8 years ago
2
Migrator still using https despite of V1_USE_HTTP=true specified
#76
w1ndy
closed
8 years ago
2
Add NO_LOGIN automated test
#75
mbentley
opened
8 years ago
2
Fixes NO_LOGIN after adding ECR support
#74
mbentley
closed
8 years ago
4
Next