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.
-
Notifications
You must be signed in to change notification settings - Fork 0
derekmbrown/multi-stage-build-apache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A small demo to showcase a basic docker multi-stage build