FROM alpine:latest

# apk is Alpine's apt-get equivalent
RUN apk update && apk add curl git openjdk8 gradle nodejs libffi-dev openssl-dev git-lfs