Commit Graph
21 Commits
Author SHA1 Message Date
Robert Schumann aab0d17980 fix paths in entrypoint 2022-08-10 09:31:56 +02:00
Robert Schumann da49afba3d update README 2022-08-10 00:38:04 +02:00
Robert Schumann 19f680a865 fix latest changes to viewer and parser
* new dependency postgres and PDO

	* php8 compatible
2022-08-10 00:08:41 +02:00
Robert Schumann 87e271d084 fix: disable concurrent builds 2022-08-09 21:16:39 +02:00
Robert Schumann bf2f61f236 update readme and pipeline 2021-12-12 12:03:39 +01:00
Robert Schumann 9637263016 update build status 2021-12-11 00:04:47 +01:00
Robert Schumann b7a924ea5a test1 2021-12-10 22:48:00 +01:00
Robert Schumann aadc22d760 test1 2021-12-10 22:45:19 +01:00
Robert Schumann 3ff0de46cd test1 2021-12-10 22:38:42 +01:00
Robert Schumann 3da8a5ff63 echo repo url 2021-12-10 22:08:06 +01:00
Robert Schumann 28e21af0f5 fix space 2021-12-10 21:51:08 +01:00
Robert Schumann a5ff675bc9 fix upstream image 2021-12-10 21:49:25 +01:00
Robert Schumann b5271abc8a update pipeline and remove chmod for entrypoint 2021-12-10 21:46:14 +01:00
Robert Schumann 526e230616 fixes #13
* explicitly disable ro for compressed tables on mariadb example image
2021-07-24 13:59:01 +02:00
Robert Schumann c74bc90d20 Bump version and image, fixes #10
* alpine 3.5 to 3.13

	* openssl upgrade, remove MimeInfo and SSL perl pkg hacks

	* mysql client library upgrades (compatibility with 8)

	* image size reduction 703 to 322 MB

	* bump upstream sources for viewer and parser

	* introduce tags (current and latest docker image 1.0, old image
          still available as 0.5)
2021-07-04 13:36:03 +02:00
Robert Schumann 96a344f70a fix archive copy 2021-07-04 12:44:42 +02:00
Robert Schumann aa39ace246 add screenshot to readme 2020-11-22 16:50:37 +01:00
Robert Schumann 8cdbe1bf17 fix missing MimeInfo package 2020-09-06 18:26:11 +02:00
Robert Schumann 4d5411c9bd downgrade IO::Socket::SSL due to failing tests 2020-09-06 17:41:38 +02:00
Robert Schumann 716b081f6d fix variable name in viewer 2020-09-06 14:06:43 +02:00
Robert Schumann 38804c05f6 support new imap variables from parser
* keeps compat with existing env vars

	* fixes #8
2020-09-06 13:55:09 +02:00