72bcc173eb
* Switch Docker Image to official php base image Switch from the unofficial Alpine+php image to the official php-apache image. This has 2 advantages: 1. Official image is guaranteed to have regular updates, etc 2. The persistent Docker Alpine DNS Issue goes away; https://github.com/gliderlabs/docker-alpine/issues/255 * [Docker] Ignore more files from Docker Image
14 lines
No EOL
159 B
Text
14 lines
No EOL
159 B
Text
.git
|
|
.gitattributes
|
|
.github/*
|
|
.travis.yml
|
|
cache/*
|
|
CONTRIBUTING.md
|
|
DEBUG
|
|
Dockerfile
|
|
phpcompatibility.xml
|
|
phpcs.xml
|
|
phpcs.xml
|
|
scalingo.json
|
|
tests/*
|
|
whitelist.txt |