1 2 3 4
FROM gatsbyjs/gatsby:onbuild as build FROM gatsbyjs/gatsby COPY --from=build /app/public /pub