1 Star 1 Fork 1

熊玉辉 / canvas-lms源代码国内镜像源地址

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile.jenkins.yarn-runner 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ahmad Amireh 提交于 2021-05-25 11:22 . upgrade & dedupe node packages
FROM local/ruby-runner
COPY --chown=docker:docker --from=local/cache-helper-collect-yarn /tmp/dst ${APP_HOME}
RUN set -eux; \
(DISABLE_POSTINSTALL=1 yarn install --pure-lockfile || DISABLE_POSTINSTALL=1 yarn install --pure-lockfile --network-concurrency 1) \
&& yarn cache clean \
&& ./script/fix_inst_esm.js
Ruby
1
https://gitee.com/xiong-yuhui/canvas-Lms.git
git@gitee.com:xiong-yuhui/canvas-Lms.git
xiong-yuhui
canvas-Lms
canvas-lms源代码国内镜像源地址
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891