Forums

Flask app with openCV

Hi there,

I would like to know if it's possible to host a flask app that uses openCV libraries(C wrappers) without a need to use docker etc...

In other python cloud providers such as GAE or Microsoft Azure, I have a problem that c libraries are not supported, so I need to use custom docker images to make it happen, which makes things more complicated than it should.

We don't support custom docker images, but we do have OpenCV installed already, so I think it should work OK without you needing to install anything...?

Hi,

thanks for the answer. I would like to try it, but my app requires at last 2GB of storage because of many libs. However Im not able to upgrade my account because your system does not want to accept my credit card because its registered to EU, but Im currently located in Asia.

Unfortunately, we need to have an IP that matches the country of the card because of regulatory requirements.