mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 22:47:52 +00:00
5 lines
244 B
Docker
5 lines
244 B
Docker
FROM docker.io/bitnami/joomla:3
|
|
|
|
# Some credit goes to: https://www.linode.com/community/questions/16977/server-fails-after-installing-certbot-mpm-run-failed-exiting#answer-66578
|
|
RUN echo 'Mutex posixsem' >>/opt/bitnami/apache2/conf/httpd.conf
|