Containerized application based on Sphinx for test builds of docs.plone.org.
plone-docsbuilder is written to do one thing in a certain way, it is not written to be a full replacement of Sphinx.
If you try to use plone-docsbuilder in a way it is not intended for, it will most likely not work !
Please make sure to read the docs.
- Small Image, based on Alpine Linux.
- You do not need to install Sphinx locally.
- Pre-configured with different add-ons.
- A new, clean and 'fresh' build with every test run.
- Uses Tini as
init
. - Uses su-exec for setting permissions.
Full documentation for end users can be found in the "docs" folder.
Pull the image:
docker pull testthedocs/plone-docsbuilder
If you are having issues, please let us know.
The project is licensed under the GPLv2.