Sign inSign up

hanxi/cups-web:v0.2.5

Multi-platform
Index digest

sha256:892dba25bfe3365310df8dad22fa472c8bac5b267da5901e7f846a12defd2bbc

OS/ARCH

Compressed size

665.13 MB

Last pushed

about 1 month by hanxi

Type

Image

Manifest digest

sha256:4619340cd154aec84fe2674d174bab23e3cfd6831bf1a8a14c926e2c9e171b11

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV TZ=Asia/Shanghai0 B
4ENV CUPSADMIN=print0 B
5ENV CUPSPASSWORD=print0 B
6RUN /bin/sh -c apt-get update531.22 MB
7ENV HOME=/root0 B
8ENV XDG_CACHE_HOME=/root/.cache0 B
9ENV DCONF_USER_CONFIG_DIR=/root/.config/dconf0 B
10RUN /bin/sh -c mkdir -p220 B
11COPY /tmp/cups-compiled.tar /tmp/ # buildkit6.12 MB
12RUN /bin/sh -c tar xf5.21 MB
13RUN /bin/sh -c sed -i1.38 KB
14RUN /bin/sh -c cp -rp15.39 KB
15COPY docker-fonts/ /tmp/docker-fonts/ # buildkit22.13 MB
16RUN /bin/sh -c mkdir -p22.13 MB
17RUN /bin/sh -c cp /tmp/docker-fonts/fontconfig-chinese.conf383 B
18RUN /bin/sh -c fc-cache -f41.42 KB
19RUN /bin/sh -c mkdir -p1.13 KB
20RUN /bin/sh -c test -s32 B
21RUN /bin/sh -c if [1.08 KB
22RUN /bin/sh -c GS_INIT_DIR=$(find /usr/share/ghostscript1.17 KB
23COPY scripts/driver/install-*.sh /opt/cups-drivers/scripts/ # buildkit16.92 KB
24COPY scripts/driver/driver-install.sh /usr/local/bin/driver-install # buildkit5.14 KB
25COPY scripts/driver/driver-list.sh /usr/local/bin/driver-list # buildkit1.53 KB
26COPY scripts/driver/driver-remove.sh /usr/local/bin/driver-remove # buildkit2.17 KB
27COPY scripts/driver/restore-drivers.sh /usr/local/bin/restore-drivers # buildkit2.79 KB
28RUN /bin/sh -c chmod +x139 B
29COPY /out/cups-web /cups-web # buildkit23.28 MB
30COPY /src/ofd-converter/target/ofd-converter.jar /ofd-converter.jar # buildkit26.54 MB
31COPY entrypoint.sh /entrypoint.sh # buildkit5.55 KB
32RUN /bin/sh -c chmod +x32 B
33EXPOSE [631/tcp 8080/tcp]0 B
34ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'