%PDF- %PDF-
| Direktori : /home/graphicd/www/vebto/vendor/pda/pheanstalk/dockerfiles/ |
| Current File : /home/graphicd/www/vebto/vendor/pda/pheanstalk/dockerfiles/Dockerfile-phpunit |
FROM alpine
RUN apk add --update --no-cache \
tini \
curl \
git \
php7 \
php7-json \
php7-phar \
php7-mbstring \
php7-openssl \
php7-phpdbg \
php7-curl \
php7-dom \
php7-ctype \
php7-sockets \
php7-tokenizer
WORKDIR /app