37 Commits

Author SHA1 Message Date
Robert Schumann
7455b3a4bc
fix: pin dbd mysql version, also add some build tools (#54)
* fix: pin dbd mysql version, also add some build tools

  * fixes #53

* fix: add flag for outdated dists
2024-02-05 18:03:15 +01:00
Robert Schumann
8981d3afbf chore(build): add github action
* update documentation

  * fix report parser option and defaults

  * fixes #28

  * fixes #31
2023-01-07 23:05:36 +01: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
Kim Oliver Drechsel
b895501242
Add tzdata package to fix wrong system time (#21)
Without the tzdata package, the TZ env var won't have effect on the system time within the container, what will lead to wrong timestamps in any logs.
2022-08-09 20:45:07 +02:00
Robert Schumann
bf2f61f236 update readme and pipeline 2021-12-12 12:03:39 +01:00
Robert Schumann
b5271abc8a update pipeline and remove chmod for entrypoint 2021-12-10 21:46:14 +01: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
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
19a88e14e2 update source image, fixes #2
* thanks to @smpita
2018-12-08 18:46:16 +01:00
Robert Schumann
64b23ad6aa fix cron command replacement 2018-04-04 18:13:39 +02:00
Robert Schumann
8eab31e48a Fix Dockerfile 2018-03-31 22:51:53 +02:00
Robert Schumann
913420af75 move to other root dir 2018-03-31 22:42:24 +02:00
Robert Schumann
129ee4bd9a switch to sans serif font 2018-03-31 21:47:10 +02:00
Robert Schumann
78c1f188ff remove index.php with phpinfo 2018-03-31 21:28:50 +02:00
Robert Schumann
44bd870031 update dockerfile 2018-03-31 21:26:18 +02:00
Robert Schumann
0edee0273f fixes to image 2018-03-31 20:22:07 +02:00
Robert Schumann
7230ee6217 Initial commit of dmarc reports image 2018-03-31 19:35:32 +02:00
Robert Schumann
6d98ebcfb7 Add simple webclient to manage zones 2017-12-28 01:16:14 +01:00
Robert Schumann
7d4cdb782b change to port 3535 because openhab2 uses 8090 *sigh* 2017-07-08 17:59:18 +02:00
Robert Schumann
728b90dfe8 Update Dockerfile 2017-01-02 00:13:03 +01:00
Robert Schumann
6833e111f1 move wget parameters to single call 2016-12-26 22:27:50 +01:00
Robert Schumann
d012603e99 strip binary 2016-12-25 21:59:57 +01:00
Robert Schumann
5aef14b9af Move to jessie-slim and use libunwind from pkg 2016-12-25 16:56:56 +01:00
Robert Schumann
35b04c480a Another try to overwrite port 2016-12-03 13:13:50 +01:00
Robert Schumann
80f88ad2ad Fix xml and port var and add bond0 device 2016-12-03 12:01:21 +01:00
Robert Schumann
4dbc5051cc change default port and add settings.xml 2016-12-03 11:25:50 +01:00
Robert Schumann
4136a09f1e move from /root to /opt 2016-11-29 00:07:04 +01:00
Robert Schumann
023c012b85 Update Dockerfile 2016-11-28 23:55:32 +01:00
Robert Schumann
78f7b134b4 Update Dockerfile 2016-11-28 23:14:57 +01:00
Robert Schumann
b58bcd555f Update Dockerfile 2016-11-28 22:57:32 +01:00
Robert Schumann
e5f671d3d8 Update Dockerfile 2016-11-28 22:48:27 +01:00
Robert Schumann
cf93154562 Update Dockerfile 2016-11-28 22:40:37 +01:00
Robert Schumann
4854e6b33a Update Dockerfile 2016-11-28 22:28:10 +01:00
Robert Schumann
3d8339250c Update Dockerfile
add downloading of release file
2016-11-28 22:11:03 +01:00
Robert Schumann
7658bd14c8 Initial commit of Dockerfile 2016-11-28 21:42:24 +01:00