view Sphinx/source/faq/mainline-binaries.rst @ 1127:e129ba893299 default tip

added Emilio Huaman
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 13 Jan 2025 17:35:16 +0100
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``