25 Commits

Author SHA1 Message Date
Aaron Spettl
974e07e500 Fix error on startup for empty ROUNDCUBEMAIL_DB_TYPE 2018-06-23 11:00:23 +02:00
Thomas B
342bcb9817
Merge pull request #18 from J0WI/gpg-race
Adjust gpg code to kill daemons, cutting down on race conditions
2018-06-05 13:33:37 +02:00
Thomas B
d1d5efa48d
Merge pull request #17 from J0WI/rm-pdo
Remove pdo as is's already included in the base image
2018-06-05 13:16:15 +02:00
J0WI
8f97d7ff0d Adjust gpg code to kill daemons, cutting down on race conditions 2018-06-05 00:39:32 +02:00
J0WI
19769a3202 pdo is already included in the base image 2018-06-04 23:19:57 +02:00
Thomas Bruederli
a194c2cfad Add gnupg dependency (#16)
Apparently GnuPG has been removed from newer base images.
This re-adds it ad keep it installed to enable the use of the Enigma plugin.
2018-06-04 23:13:51 +02:00
Thomas Bruederli
4aa970ba4d Restore --with-freetype-dir option 2018-06-04 22:54:35 +02:00
Thomas B
80959652d0
Merge pull request #10 from J0WI/rm-buildDeps
Remove build dependencies
2018-06-04 22:52:22 +02:00
Thomas B
e107a87749
Merge pull request #13 from rodolfovillaruz/master
Hide errors on empty config folder
2018-05-23 13:32:42 +02:00
Rodolfo Villaruz
f9d09fa2af Hide error on empty folder 2018-05-11 03:25:58 +00:00
J0WI
88dd9768ce Remove buildDeps after php extensions have been installed 2018-04-29 23:10:45 +02:00
J0WI
380351ca47 Change code style to the common format used by upstream images 2018-04-29 23:06:25 +02:00
Thomas B
8c21da90c6
Update travis build versions 2018-04-12 22:54:32 +02:00
Thomas B
21a8cef073
Merge pull request #4 from madmath03/master
Added basic Travis CI and fix deprecated maintainer label
2018-04-12 22:47:22 +02:00
Thomas Bruederli
e619d805e7 Set build version to 1.3.6 (issue #8) 2018-04-12 22:34:26 +02:00
madmath03
a8fe345e4c Fix container name for logs 2018-03-26 16:42:57 +02:00
madmath03
cfe274bdfa Fix #6 2018-03-24 22:12:55 +01:00
madmath03
591e37a982 Remove Docker build badge 2018-03-24 22:12:23 +01:00
madmath03
e0cf0b627d Fix link to docker hub badge 2018-03-24 19:32:30 +01:00
madmath03
e6c5709acf Fix #1 by adding basic Travis CI 2018-03-24 19:29:26 +01:00
Thomas Bruederli
19d3bcdac8 Add php-fpm flavour 2018-03-01 21:41:52 +01:00
Thomas Bruederli
2a661006d3 Move the Docker files into dedicated folders for the according flavour 2018-03-01 21:37:52 +01:00
Thomas Bruederli
47e1a6cad2 Small adaptions in README 2018-02-27 22:49:57 +01:00
Thomas Bruederli
3cd4286ace Copy Docker files from roundcubemail repository
as suggested in #5827
2018-02-27 22:26:42 +01:00
Thomas B
6102d7608a
Initial commit 2018-02-27 22:23:23 +01:00