tiredofit / docker-collabora-online

Dockerized Online Office Suite with customizable options
MIT License
80 stars 27 forks source link

parameterize versions. Add font dir #8

Closed joergmschulz closed 4 years ago

joergmschulz commented 4 years ago

$lo_src_commit and $lool_src_commit can be set in docker-compose.yaml:

        - lo_src_commit=60da17e045e08f1793c57c00ba83cdfce946d0aa
        - lool_src_branch=distro/collabora/collabora-online-4-0
        - lo_src_branch=libreoffice-6-3-4
        # cp-4.2.0-4
        - lool_src_commit=e423755c5280b8f3d2dcebc7dba6151556b7c55d
        - lo_src_repo=https://github.com/LibreOffice/core.git

all fonts in fonts/local will be available in the build

joergmschulz commented 4 years ago

regression - took the wrong machine - will create another one