Please use /dalibor91/docker-apache2-php which is simplified and upgraded version of this repo
Multiple versions of php in containers
Versions supported
- 5.6
- 7
- 7.2
- 7.3
- 7.4
- 8.1
- 8.2
Users use 1005 uid and gid
Building all
bin/build.sh [optional:version]Runing
bin/run.sh [version]
ARGS_FILE=custom-file bin/run 5.6To add aditional hosts just update
config/hosts.yml
Also ssh access for apps , see config/ssh-users for setup user access there
bin/setup_ssh.shto setup ssh containers with users
Cron files are in config/cron