Closed tkimnguyen closed 6 years ago
@tkimnguyen docker images are based on the UI installer. We do not add hotfixes or other stuff, it is all coming via the UI installer.
You can add it yourself if you want with: https://github.com/plone/plone.docker/blob/master/docs/usage/addons.rst, but this is more a 'workaround'
@tkimnguyen @svx
A good reason for new Plone releases ?!
This way maybe we also fix the ADDONS
support broken by zc.buildout older than 2.9.5 (See #77)
Yeah, I will inquire about the possibility of a new release. I will also look at adding the hotfix manually.
Re: https://github.com/plone/plone.docker/blob/master/docs/usage/addons.rst I see now what you mean by it being a workaround. What we need is for anyone using the Docker image to get the hotfix automatically. I guess that could mean also a new variant of 5.0.8 that just includes the hotfix (we've had those before; I just can't recall what specific version they were given).
@tkimnguyen I guess I do not understand you :)
"What we need is for anyone using the Docker image to get the hotfix automatically."
This is not how docker works !
IMHO the best way would be:
Still that does not mean people get this automatically, there are services like watchtower, but usually you do not use these in combination with a huge app like Plone.
I'm not sure that all patches from the last hotfix are applied in all packages.
Usually, after a hotfix, we wait for all patches to be merged before a new release.
Closing this one now :)
Hi - could we get the hotfix added please? Thanks :)