Skip to main content

Utility to help handle the process of pulling images to ECR

Project description

PyECR


Command line tool that helps handle interactively the workflow of pushing images to AWS ECR.

  • Create or choose an AWS ECR Repository
  • Pull an docker image to your local Docker
  • Tag your docker image preparing it to upload to ECR
  • Push the tagged docker image to ECR
# To run it, just call it...
$ pyecr

Troubleshooting

Error:

TypeError: load_config() got an unexpected keyword argument 'config_dict'

Solution:

pip uninstall docker-compose
pip uninstall docker-py
pip uninstall docker-compose
pip install --upgrade --force-reinstall --no-cache-dir docker-compose

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyecr-0.0.8.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

pyecr-0.0.8-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page