FROM behance/docker-php:7.1 # (optional, recommended) Verify everything is in order from the parent RUN goss -g /tests/php-fpm/7.1.goss.yaml validate && /aufs_hack.sh # Layer local code into runtime COPY ./ /app/