ecr-mirror
ecr-mirror copied to clipboard
Mirror public repositories to internal ECR repos
The commit adds support of multi-arch images like `calico/node` and many others. Default behaviour remains the same as before. With the option `--override-arch` set to `all` different flag for Scopeo...
Hi, So basically, I can the app to work and upload to our private repo. However, I cannot get it to upload to our public repo in ECR. I think...
ecr-mirror copy "istio/proxyv2:1.7.* " account.dkr.ecr.us-east-2.amazonaws.com/istio/proxyv2 Traceback (most recent call last): File "/home/cradulescu/.local/bin/ecr-mirror", line 11, in sys.exit(cli()) File "/home/cradulescu/.local/lib/python3.6/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/home/cradulescu/.local/lib/python3.6/site-packages/click/core.py", line 782, in...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...