PHP FPM and ALPINE image for development.
You can use this image using moeenbasra/php-fpm-alpine:latest
or moeenbasra/php-fpm-alpine:tag
You can also override some of deault build arguments
- user // default laravel
- gid // default 1000
- xdebug // default true
- xdebug_remote_host // default docker.for.mac.localhost
- xdebug_port // default 9001