garmin / pyrex

Seamless container setup for developing with OpenEmbedded/Yocto Project
Apache License 2.0
36 stars 29 forks source link

pyrex.py: Prefix registry for all operations #67

Closed JoshuaWatt closed 3 years ago

JoshuaWatt commented 3 years ago

The registry prefix needs to be included for all operations, not just docker pull. Change the way the registry is assigned to be handled entirely in the pyrex.ini file instead of in the code.

pep8speaks commented 3 years ago

Hello @JoshuaWatt! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2021-07-20 13:37:57 UTC