summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
...
* set INSTDIR again in and check for dockerfile in proper locationChristian Lohmaier2020-05-151-1/+2
* Enhance build system: support multiple OS as host and pull the image before b...Marco Marinello2020-05-143-3/+66
* docker: generate the WOPI proof key at container startupAndras Timar2020-04-242-2/+4
* Proof: add loolwsd-generate-proof-key helper scriptAndras Timar2020-04-231-0/+1
* Fix log message in docker build scriptSamuel Mehrbrodt2020-04-021-6/+4
* Fix docker script pushing to Docker Hub even when set not toGary Kim2020-03-231-1/+0
* docker: don't start another shell, let the loolwsd process have the PID 1Andras Timar2020-03-051-1/+1
* Variabilize online git sourceMarco Marinello2020-03-021-1/+7
* Add a README for docker directoryMarco Marinello2020-02-251-0/+10
* Add more flags to docker compilationMarco Marinello2020-02-201-0/+4
* docker: non-root containerAndras Timar2020-02-172-6/+11
* docker: expose port 9980 in Dockerfile (useful for inter-container communicat...Andras Timar2020-02-171-0/+1
* it's a docker anti-pattern to get the latest fixes during image buildAndras Timar2019-12-211-2/+2
* docker: Allow to build different branches in core+onlineSamuel Mehrbrodt2019-12-171-3/+9
* With switch to Weblate, downloadpootle.sh script became obsoleteAndras Timar2019-12-131-2/+0
* docker: add missing dependenciesGary Kim2019-11-281-1/+1
* One -f should be enoughSamuel Mehrbrodt2019-10-091-1/+1
* docker: run git clean before git pullAndras Timar2019-10-091-1/+1
* Remove lo_template_path optionAndras Timar2019-10-082-2/+2
* Since LibreOfficeOnline.conf has --disable-gui, we don't need these packagesAndras Timar2019-09-131-1/+1
* tdf#121983 is fixed, remove the hack hereAndras Timar2019-09-051-3/+0
* docker: install selective set of poco libraries, only what we needAndras Timar2019-09-051-1/+1
* Use pkill to kill process instead of killallSamuel Mehrbrodt2019-06-252-3/+3
* docker: fix SSL cert generation with OpenSSL 1.1.1Andras Timar2019-06-131-3/+4
* Move build options to distro-configSamuel Mehrbrodt2019-06-121-55/+1
* Fix docker build (removed configure option)Samuel Mehrbrodt2019-06-111-1/+0
* No more jakeSamuel Mehrbrodt2019-05-221-9/+0
* More specific instructions for setcap nopasswd exceptionSamuel Mehrbrodt2019-05-221-1/+1
* Revert "Adapt paths to new package name"Jan Holesovsky2019-05-221-11/+11
* Adapt paths to new package nameSamuel Mehrbrodt2019-05-221-11/+11
* docker: --enable-pdfimport and --disable-poppler in build configAndras Timar2019-03-071-2/+2
* Docker: Run autogen after branch has been checked outSamuel Mehrbrodt2019-03-051-1/+1
* systemplate files should not be writable by lool userAndras Timar2019-02-071-1/+1
* Docker: Fetch refs before checking out branchSamuel Mehrbrodt2019-02-041-2/+2
* Docker: Add env var for extra build optionsSamuel Mehrbrodt2019-01-311-1/+2
* Docker: Add option to skip docker image buildSamuel Mehrbrodt2019-01-311-4/+8
* Docker: Restart lool when config changesSamuel Mehrbrodt2019-01-302-1/+9
* Docker: add env var to change core build targetSamuel Mehrbrodt2019-01-281-1/+7
* docker: Ignore errors when deleting instdirSamuel Mehrbrodt2019-01-281-1/+1
* Revert "Docker: Fix runtime dependencies for support key build"Samuel Mehrbrodt2019-01-211-2/+2
* Docker: Fix runtime dependencies for support key buildSamuel Mehrbrodt2019-01-151-2/+2
* Docker: Allow chosing which branch to buildSamuel Mehrbrodt2018-12-211-2/+8
* Docker: Clone from upstream repoSamuel Mehrbrodt2018-12-211-2/+2
* docker: Allow using a different docker hub repo/tagSamuel Mehrbrodt2018-12-211-2/+15
* kde4 is gone, disable kde5 insteadSamuel Mehrbrodt2018-12-201-1/+2
* docker: do not install system libpixman, fix RPATH of libcairoAndras Timar2018-12-082-2/+5
* docker: apt-transport-https no longer neededSamuel Mehrbrodt2018-12-071-2/+1
* Docker: Install libpixmanSamuel Mehrbrodt2018-12-071-1/+1
* docker: fix permission (owner) of /etc/loolwsd/key.pemAndras Timar2018-12-061-0/+1
* docker: install opensslAndras Timar2018-12-061-1/+1