sha256:6ff76d674b1da5c3e8ee3773761f4df165b2ef3631370393a61c6b8af287c542
OS/ARCH
Compressed size
89.96 MB
Last pushed
about 1 month by sinspired
Type
Image
Manifest digest
sha256:48eae2331cfc80d99bb134804703416ac682fc72354bf2cc1d0c2031a3c4d23f
Image Layers
1BusyBox 1.38.0 (glibc), Debian 132.12 MB2ARG TARGETPLATFORM=linux/amd640 B3WORKDIR /app93 B4COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB5COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit343.24 KB6COPY /usr/lib/*-linux-*/libgcc_s.so.1 /lib/ # buildkit56.81 KB7COPY /usr/lib/*-linux-*/libstdc++.so.6* /lib/ # buildkit1.49 MB8COPY /usr/lib/*-linux-*/libatomic.so.1* /lib/ # buildkit10.51 KB9COPY /usr/lib/*-linux-*/libdl.so.2 /lib/ # buildkit1.74 KB10ENV TZ=Asia/Shanghai0 B11ENV RUNNING_IN_DOCKER=true0 B12LABEL org.opencontainers.image.title=subs-check-pro org.opencontainers.image.description=高性能代理检测筛选工具,支持高并发测活、测速、媒体检测 org.opencontainers.image.url=https://github.com/sinspired/subs-check-pro org.opencontainers.image.source=https://github.com/sinspired/subs-check-pro0 B13COPY --chmod=755 linux/amd64/subs-check-pro /app/subs-check-pro #85.83 MB14EXPOSE [8199/tcp]0 B15EXPOSE [8299/tcp]0 B16CMD ["/app/subs-check-pro"]0 BCommand
BusyBox 1.38.0 (glibc), Debian 13