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