2025年8月13日
摘要: Dockerfile内容: FROM jenkins/jenkins USER root RUN sed -i "s/deb.debian.org/mirrors.aliyun.com/g" /etc/apt/sources.list.d/debian.sources && apt update & 阅读全文
posted @ 2025-08-13 18:45 wadeson 阅读(15) 评论(0) 推荐(0)