install cgi-fcgi via entrypoint

This commit is contained in:
2023-01-11 15:34:29 +01:00
parent d0f6ca27be
commit dbe88a0eaa
5 changed files with 3 additions and 17 deletions

View File

@ -4,7 +4,6 @@ export FPM_TUNE_VERSION=v5
export NGINX_CONF_VERSION=v4
export MY_CNF_VERSION=v4
export ENTRYPOINT_VERSION=v3
export HEALTHCHECK_VERSION=v1
run_occ(){
su -p www-data -s /bin/sh -c "/var/www/html/occ $@"