File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,18 @@ All of the above mechanisms are supported by this package. When we push or pull
31
31
The following registries have been explicitly tested:
32
32
33
33
* Azure Container Registry*
34
- * AWS Elastic Container Registry
35
- * GitHub Package Registry
36
34
* GitLab Container Registry
37
35
* Google Cloud Artifact Registry
38
36
* Quay.io
39
37
40
38
## Known-unsupported registries
41
39
42
40
* Docker Hub
41
+ * needs changes to the code to differentiate between pushing to a local daemon and the remote hub
42
+ * AWS Elastic Container Registry
43
+ * blob upload is canceled by ECR, unknown reason
44
+ * GitHub Package Registry
45
+ * blob upload is canceled by the registry, unknown reason
43
46
44
47
## Notes for specific registries
45
48
You can’t perform that action at this time.
0 commit comments