Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
43 lines (29 loc) · 658 Bytes

File metadata and controls

43 lines (29 loc) · 658 Bytes

Please use /dalibor91/docker-apache2-php which is simplified and upgraded version of this repo

docker-multi-php

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.6

To 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.sh

to setup ssh containers with users

Cron files are in config/cron