Skip to content

Commit

Permalink
feat(docker-dev): run new 7.2-fpm-alpine-develop image out-of-the-box
Browse files Browse the repository at this point in the history
  • Loading branch information
damienwebdev committed Jul 12, 2019
1 parent ba284d5 commit adac35b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version : '3'

services:
magento2:
image: graycore/magento-php:7.2-fpm-alpine-develop
volumes: &appvolumes
- appdata:/var/www/html
- ~/.composer:/var/www/.composer:delegated
Expand Down

0 comments on commit adac35b

Please sign in to comment.