FROM alpine:latest RUN apk --update add git docker docker-compose postgresql RUN docker pull postgres