Does Kurtosis support other container registries or libraries? #1273
Answered
by
leeederek
guisellaDes
asked this question in
Q&A
|
Does Kurtosis support other container registries or libraries? |
Answered by
leeederek
Sep 11, 2023
Replies: 1 comment
|
Hi @guisellaDes! Currently, Kurtosis supports any public container registry (Dockerhub, Google Cloud Container Registry, ECR, etc.). At this time, Kurtosis does not support private container registries and so if you need to use a private container image, we recommend you build it locally and Kurtosis will automatically use the locally built image when it cannot find the tag in a remote public registry. If your project or team requires using a private container registry, please let us know by filing an issue in our Github or letting us know in Discord. Thank you! |
0 replies
Answer selected by
leeederek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @guisellaDes!
Currently, Kurtosis supports any public container registry (Dockerhub, Google Cloud Container Registry, ECR, etc.). At this time, Kurtosis does not support private container registries and so if you need to use a private container image, we recommend you build it locally and Kurtosis will automatically use the locally built image when it cannot find the tag in a remote public registry.
If your project or team requires using a private container registry, please let us know by filing an issue in our Github or letting us know in Discord.
Thank you!