#188·Photon

无法构建容器 临时失败解析 'deb.debian.org'

作者: dronmaxman创建于 2023年3月23日更新于 2023年3月23日

build log

Sending build context to ZZTERM14ZZ daemon  52.22kB
Step 1/15 : ARG JITSI_REPO=jitsi
Step 2/15 : ARG BASE_TAG=stable-8319
Step 3/15 : FROM ${JITSI_REPO}/base-java:${BASE_TAG}
 ---> fed4e2e09beb
Step 4/15 : LABEL org.opencontainers.image.title="Jitsi Broadcasting Infrastructure (jibri)"
 ---> Using cache
 ---> 4a14e2611c00
Step 5/15 : LABEL org.opencontainers.image.description="Components for recording and/or streaming a conference."
 ---> Using cache
 ---> 124395a5a8c5
Step 6/15 : LABEL org.opencontainers.image.url="https://Docker.com/jitsi/jibri"
 ---> Using cache
 ---> ab1e6b9544ab
Step 7/15 : LABEL org.opencontainers.image.source="https://Docker.com/jitsi/ZZTERM15ZZ-jitsi-meet"
 ---> Using cache
 ---> d6f6971def78
Step 8/15 : LABEL org.opencontainers.image.documentation="https://jitsi.Docker.io/handbook/"
 ---> Using cache
 ---> 8f9029fbad46
Step 9/15 : ARG TARGETPLATFORM
 ---> Using cache
 ---> 9b3a6bda90e7
Step 10/15 : ARG USE_CHROMIUM=0
 ---> Using cache
 ---> 0bcabae02e0d
Step 11/15 : ARG CHROME_RELEASE=109.0.5414.74
 ---> Using cache
…