Clean the Docker Registry by removing untagged repositories https://github.com/ricardobranco777/clean_registry
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 312B

1234567891011121314151617
  1. asn1crypto==0.24.0
  2. backports.ssl-match-hostname==3.5.0.1
  3. backports.weakref==1.0.post1
  4. certifi==2018.4.16
  5. cffi==1.11.5
  6. chardet==3.0.4
  7. cryptography==2.3
  8. docker==3.5.1
  9. docker-pycreds==0.3.0
  10. idna==2.6
  11. pycparser==2.18
  12. pyOpenSSL==18.0.0
  13. PyYAML==3.13
  14. requests==2.18.4
  15. six==1.11.0
  16. urllib3==1.22
  17. websocket-client==0.47.0