canvas-lms/Dockerfile.jenkins.webpack-...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
139 B
Docker
Raw Normal View History

FROM local/yarn-runner
COPY --chown=docker:docker --from=local/cache-helper-collect-packages /tmp/dst ${APP_HOME}
RUN yarn build:packages