FROM base AS crunARG CRUN_VERSION=145RUN --mount=type=cachesharing=lockedid=moby-crun-aptlibtarget=varlibapt --mount=type=cachesharing=lockedid=moby-crun-aptcachetarget=varcacheapt apt-get
这段代码本身没有问题,它的作用是设置 Git 的代理和关闭 SSL 验证,然后从 GitHub 上克隆 crun 仓库到临时目录 /tmp/crun-build 中。
原文地址: https://www.cveoy.top/t/topic/eNce 著作权归作者所有。请勿转载和采集!