fe-drone-ci/Dockerfile

5 lines
51 B
Docker

FROM nginx
COPY dist /src
RUN yarn global add pm2