FROM gatsbyjs/gatsby:onbuild as gatsby-build
FROM gatsbyjs/gatsby
COPY --from=gatsby-build /app/public /pub