commit | 71ebfe89536fad3f6aabaf83309499298449c373 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Dec 28 05:28:16 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Dec 28 05:28:16 2022 +0000 |
tree | f9c4845edbecbb5611a63b33a90846999467ea71 | |
parent | 76e81f83f6a958653fe7794e88fedaebac2ae646 [diff] |
feat: allow for custom registry This patch adds a simple CLI which can mirror all the images needed as well as allow for simple override for `atmosphere_image_repository` for all images.
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg