lithops-cloud / lithops

A multi-cloud framework for big data analytics and embarrassingly parallel jobs, that provides an universal API for building parallel applications in the cloud ☁️🚀
http://lithops.cloud
Apache License 2.0
320 stars 105 forks source link

Supporting other container registry, not just Docker #471

Closed gilv closed 3 years ago

gilv commented 4 years ago

There are various container registries available, users may have private ones, IBM container registry, etc. Lithops should support them as well, not just Docker registry.

gilv commented 4 years ago

@JosepSampe what do you think on this?

JosepSampe commented 4 years ago

@gilv Theoretically, lithops is not pinned to any container registry, so you should be able to use all them. In fact Google cloud run uses the google container registry