summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Collapse)AuthorAge
* Added kf5-kcalendarcore-develChristian Mollekopf2018-03-27
| | | | And reorganized the packages a bit
* Added rsyslog support to docker container.Christian Mollekopf2018-03-27
|
* The --chown flag is only available from more recent docker versionChristian Mollekopf2018-03-26
| | | | 17.04 or so I think.
* chown added files so the user has accessChristian Mollekopf2018-03-25
|
* Added flatbuffers-devel to the docker container.Christian Mollekopf2018-03-22
| | | | No need to build this from source.
* Fixed dockerfileChristian Mollekopf2018-03-22
|
* Updated docsChristian Mollekopf2018-03-20
|
* Added missing gdbinit fileChristian Mollekopf2018-02-22
|
* Script to checkout all dependenciesChristian Mollekopf2018-02-19
|
* Better qt support for gdbChristian Mollekopf2018-02-15
|
* Set LANG in dockercontainer for utf8 supportChristian Mollekopf2018-02-13
|
* Install xapianChristian Mollekopf2018-02-11
|
* Give the imap server some time to startChristian Mollekopf2018-02-01
|
* Added heaptrack for easy memory profilingChristian Mollekopf2018-01-23
|
* Wrapper script to start kube unlockedChristian Mollekopf2017-12-27
|
* Adjust cyrus imap settings to pre 3.0 stateChristian Mollekopf2017-11-28
| | | | ssl doesn't seem to work but the rest looks ok.
* Install gammaray in dockercontainerChristian Mollekopf2017-11-27
|
* Improved gpg conf so we can search for keysChristian Mollekopf2017-11-24
|
* We need sudo for dbus-uuidgenChristian Mollekopf2017-11-24
| | | | ..not sure why it worked on my laptop.
* A script to start the imap serverChristian Mollekopf2017-11-23
|
* Disable coredumps in the containerChristian Mollekopf2017-11-23
| | | | All they do is block when crashing
* We want sudo and pinentry in the container.Christian Mollekopf2017-11-22
| | | | | pinentry-qt has rendering issues and the gtk version just works..., so let's use that.
* Run an imap server as part of the containerChristian Mollekopf2017-11-22
|
* Setup key with dockerChristian Mollekopf2017-11-22
|
* Removed obsolete dependencies and made sure ps is availableChristian Mollekopf2017-11-22
|
* Fixed dockerfileChristian Mollekopf2017-11-09
|
* Added llvm to dockerfileChristian Mollekopf2017-11-09
|
* We don't need an entry pointChristian Mollekopf2017-11-09
|
* Install noto fonts and remove unused packagesChristian Mollekopf2017-11-08
|
* script to run the containerChristian Mollekopf2017-11-07
|
* Set some necessary ENV variables in the docker containerChristian Mollekopf2017-11-07
|
* Added dockerfile for developmentChristian Mollekopf2017-11-06