Commit Graph

6 Commits

Author SHA1 Message Date
Roland Gruber 54f6c82cee 7.1 2020-03-16 21:27:58 +01:00
Roland Gruber 5f09fe6ebe 7.1 2020-02-22 11:18:45 +01:00
Roland Gruber 3ffefbd821 7.0 2019-12-21 19:47:18 +01:00
Roland Gruber b985110def 7.0.RC1 2019-12-09 18:19:11 +01:00
Roland Gruber 3054f38d7c documented environment variables, cleanup 2019-12-07 21:41:36 +01:00
Felix Bartels 75cfafebc9 General Dockerfile improvements & automatic configuration
- add a docker-compose file for easy rebuilds and test deployments
- switch to slim version of base image
- instruct apt to run noninteractive
- maintainer is deprecated in Dockerfile
- reformat packages being installed and add ca-certificates
- reduce layers and size while cleaning up in the indivdual layers
- add proper startup script
- make apache put logs on the console
- add healthcheck
- set lam password at startup
- make more settings configurable through env variables
- add ldap to the example compose file
- predefine DEBUG var
- Upgrade to Debian Buster

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-11-15 07:39:21 +01:00