Commit Graph

8 Commits

Author SHA1 Message Date
Wilton Rodrigues
769e4cc2fb Changing perl SOAP module
- This prevents the error 'Can't load SOAP::Transport::HTTP* - Web service will be unavailable'
2021-10-30 11:48:09 -03:00
Wilton Rodrigues
a1c948f57f Improving the Dockerfile
- Configure Apache2 to output Logs to stdout and stderr
- Based on 5f92ab1814/2.4/Dockerfile (L202)
- Remove unecessary layers to WORKDIR and using directory params
2021-10-30 11:34:46 -03:00
Wilton Rodrigues
5ed05a5946 Changing how container starts
- Using best practices from https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#entrypoint
- This way, the apache proccess will be PID 1
- It can simply start Apache2
- Or run Apache2 and pass parameters to the Server
2021-10-30 11:16:18 -03:00
Wilton Rodrigues
152abe7d63 Adding Don't repeat yourself (DRY) to OCS Version on Dockerfile 2021-10-22 11:52:23 -03:00
Gilles Dubois
7a3e7e91af Fix 2.9 volume mgmt 2021-06-29 16:33:22 +02:00
Gilles Dubois
3c6b0bef87
Add zip dep on 2.9 tag 2021-06-08 14:44:45 +02:00
Gilles Dubois
0170648359 Add ldap module in 2.9 image close #54 2021-05-19 10:41:02 +02:00
Gilles Dubois
22bdb320b6 Add 2.9 version 2021-05-19 10:36:35 +02:00