This is a small repository used to demonstrate a basic docker multi-stage build with Composer and PHP/Apache images. PHP packages are installed during the Composer stage then copied over into PHP/Apache image during the PHP/Apache stage.
derekmbrown/multi-stage-build-apache
A small demo to showcase a basic docker multi-stage build
Dockerfile