FROM mozilla/fxa-mono:v1.317.1 RUN cd /fxa/packages/fxa-auth-server/ && \ yarn install && \ cd /fxa/packages/fxa-graphql-api && \ yarn install