aboutsummaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
blob: 167a7781328ee5c76fe91dcd28410509741356f6 (plain) (blame)
1
2
3
4
FROM gatsbyjs/gatsby:onbuild as build

FROM gatsbyjs/gatsby
COPY --from=build /pub /pub