Is your business ready for PHP7?
Find out with Docker!
Kamil Kopaczyk
Intro
PHP7 hype
The problem
Will it work with my application?
Testing the whole thing
Environment
Where and how
Application
Legacy code
Spaghetti code
Application size
Server settings
Dependencies
Methodology
Theory
What do we need:
- docker environment
- source code + php + nginx
Prerequisites
- docker engine
- docker client
- docker-compose
Docker Compose
Demo time!
...cheap...
...we're one step closer...
CI, testing, staging, prod etc.
...but there are some caveats