Having problem installing senaite

I think these would be helpful for you.

2.5.0 setup problem - #3 by fengyun.deng

Installation · SENAITE

Hello @ErastusM,

you need to update your buildout.cfg to match the required Plone version of the latest senaite.core release, which is Plone 5.2.14, e.g. like this:

[buildout]
extends =
    https://dist.plone.org/release/5.2.14/versions.cfg

index = https://pypi.python.org/simple/

find-links =
    https://dist.plone.org
    https://dist.plone.org/release/5.2.14

...

Best regards
Ramon

Apologies for being offline so long, I have been able to install senaite but through docker.

However, I would just like to know if that docker version is stable enough for me to be able to make changes.

Kind regards