view Sphinx/source/faq/mainline-binaries.rst @ 1110:16df49ed7981

documentation of option STL.3DHOP.CanvasStyle
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Oct 2024 17:14:24 +0200
parents 5cf01b7df61c
children
line wrap: on
line source

How do you get "mainline" binaries ?
==================================

``Mainline`` binaries are non official releases of Orthanc containing
the latest version of the code.  They are built after each commit
or every night.

Always take care before using one of these versions since they might
contain untested features or temporary code.

Windows, OSX and Linux LSB binaries are built directly after each commit
and are available in the `Downloads page <https://orthanc.uclouvain.be/downloads/>`__
of each component in the ``mainline`` folder.

:ref:`orthancteam <docker-orthancteam>` Docker images are built every
night and are updated only if the full integration tests have been run successfully.
The "mainline" versions are named differently and are available under:

- ``orthancteam/orthanc-pre-release:master-unstable``
- ``orthancteam/orthanc-pre-release:master-full-unstable``