LDAPAccountManager/lam-packaging/docker
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
..
.env General Dockerfile improvements & automatic configuration 2019-11-15 07:39:21 +01:00
Dockerfile General Dockerfile improvements & automatic configuration 2019-11-15 07:39:21 +01:00
docker-compose.yml General Dockerfile improvements & automatic configuration 2019-11-15 07:39:21 +01:00
start.sh General Dockerfile improvements & automatic configuration 2019-11-15 07:39:21 +01:00