T
T
Twelfth Doctor2016-12-06 15:18:43
PHP
Twelfth Doctor, 2016-12-06 15:18:43

How to raise multiple versions of PHP on a server using Docker?

Hello! The question is: how to raise multiple versions of PHP on a Debian 8 server using Docker, and then bind these PHP images to Apache virtual hosts (Apache is not running on Docker)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lxfr, 2016-12-06
@lxfr

You can make a docker-compose.yml file where you describe all the containers you need (several php) and then run it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question