FROM php:7-cli-alpine
RUN apk add --update --no-cache zip git bash openssh
