Use docker for different PHP versions in separate directories

383 Views Asked by At

I Dedicated Server on Godaddy.com which give me access to both WHM & cPanel let's say i created an account for domain example.com in this domain there is two directories Attendance which contain CodeIgniter required php 7.2 & Prize which contain Laravel required php 8.1. Can i use Docker to setup those directories properly and assign php version to each one ?

0

There are 0 best solutions below