FROM fascinated/docker-images:node-latest

# Install yarn
RUN npm install -g yarn --force