Isolating multiple PHP versions / apps with docker

meetup logo

Chroot? what is that? Is docker a chroot?

With docker / containers we can easily isolate our PHP applications from the host system. It also helps us running multiple PHP versions without too much hassle. As an extra bonus our specific application containers can have their own extensions without interfering with each other.

With nginx as webserver we will show some of the handy features of docker.

presentation photo

Slides

slides